add readme

This commit is contained in:
2023-07-08 00:24:22 +02:00
parent 65b5d1bd44
commit fd90371b1a

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
This repo builds the website `dmz.rs`.
## Dependencies
- `make`
- `pandoc`
## Usage
`make`
The output will appear in the `public` directory.