We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b913cf commit 114eb41Copy full SHA for 114eb41
README.md
@@ -3,7 +3,8 @@ The standard library of the brack-language for targeting to naive HTML.
3
4
## Installation
5
```sh
6
-$ brack add github:brack-lang/std.html
+brack add github:brack-lang/[email protected] # develop
7
+brack add github:brack-lang/[email protected] # main (under construction)
8
```
9
10
## Syntax
0 commit comments