diff options
Diffstat (limited to 'games/rolldice/README')
-rw-r--r-- | games/rolldice/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/rolldice/README b/games/rolldice/README new file mode 100644 index 000000000000..1fb8f9048243 --- /dev/null +++ b/games/rolldice/README @@ -0,0 +1,5 @@ +rolldice (CLI dice roller) + +rolldice is just a simple program that rolls an amount of virtual +dice of(almost) any size. It's provided under the GPL 2.0 License, +and uses the GNU Readline library. |