diff --git a/README.md b/README.md index 49948db..4193c79 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # hydrogen -Simplistic static site generator \ No newline at end of file +Simplistic static site generator + +### Quickstart +```git clone https://git.exocortex.ru/Exocortex/hydrogen.git``` +```cd hydrogen && pip install -r requirements``` +```./hydrogen.py``` \ No newline at end of file