Skip to content

Commit e3db7d0

Browse files
Create README.md
1 parent 6b1f671 commit e3db7d0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# stdlib
2+
The standard library for [Scope](https://github.com/ScopeLang/Scope).
3+
4+
# Building
5+
Make sure [Scope](https://github.com/ScopeLang/Scope) is properly installed.
6+
7+
```bash
8+
# In the repo's directory
9+
$ scope build
10+
```

0 commit comments

Comments
 (0)