diff options
author | Preston Pan <preston@nullring.xyz> | 2022-11-08 10:37:57 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2022-11-08 10:37:57 -0800 |
commit | fe1612089ba52485ff472cadaa05f742b1b201c5 (patch) | |
tree | 24ff1e9e4e8ec18c5908e235193e815c4ef86e7a /README.md | |
parent | d859070ae1a6f428ecb9de1247e5811e2c79d951 (diff) |
fixed readme and license
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -10,6 +10,11 @@ system. ## Building +Run `./build.sh` with rsync installed. +With an argument, that pushes to my server. Change +the server and location if you want to use it for +your own website. + ## License See `LICENSE`. |