Update README.md

This commit is contained in:
sg
2025-06-05 10:50:54 +00:00
parent f9f6d70d8e
commit 5b4eb72979

View File

@@ -1,3 +1,8 @@
# hydrogen
Simplistic static site generator
### Quickstart
```git clone https://git.exocortex.ru/Exocortex/hydrogen.git```
```cd hydrogen && pip install -r requirements```
```./hydrogen.py```