Add README.md
This commit is contained in:
20
README.md
Normal file
20
README.md
Normal 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`
|
Reference in New Issue
Block a user