update: readme

This commit is contained in:
zztkm 2022-07-27 02:16:41 +09:00
parent e8059cca2b
commit 3eb1b876bd

View file

@ -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