21 lines
266 B
Markdown
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`
|