Files
autogram/README.md
2025-07-10 14:35:18 +02:00

21 lines
266 B
Markdown

# 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`