diff options
-rw-r--r-- | readme.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/readme.md b/readme.md deleted file mode 100644 index 9ef6f76..0000000 --- a/readme.md +++ /dev/null @@ -1,14 +0,0 @@ -# dmtool - -dmtool is a library to manipulate D&D monsters - -Dependencies: - - * libconfuse (for parsing the configuration file) - -## Compiling and Installing - -```console -make -sudo make install -``` |