diff --git a/README.md b/README.md new file mode 100644 index 0000000..6795683 --- /dev/null +++ b/README.md @@ -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`