update: readme
This commit is contained in:
parent
e8059cca2b
commit
3eb1b876bd
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -7,6 +7,16 @@ A static site generator
|
||||||
vss is still under development and the API is not stable.
|
vss is still under development and the API is not stable.
|
||||||
Be aware that destructive changes will be made if you use it!
|
Be aware that destructive changes will be made if you use it!
|
||||||
|
|
||||||
|
|
||||||
|
## Install
|
||||||
|
|
||||||
|
```
|
||||||
|
git clone https://github.com/zztkm/vss.git
|
||||||
|
cd vss
|
||||||
|
|
||||||
|
v vss.v
|
||||||
|
```
|
||||||
|
|
||||||
## Use
|
## Use
|
||||||
|
|
||||||
Build your site
|
Build your site
|
||||||
|
|
Loading…
Add table
Reference in a new issue