Add README.md

This commit is contained in:
2025-07-10 14:35:18 +02:00
parent 0d675f7793
commit a699668ea0

20
README.md Normal file
View File

@@ -0,0 +1,20 @@
# autogram
Generate self-referential sentences in English or Dutch, reporting how many
times letters of the alphabet occur in it.
## Dependencies
- [sqlite3](https://sqlite.org)
## Build
`make`
## Install
`sudo make install`
## Documentation
`man autogram`