summaryrefslogtreecommitdiffstats
path: root/games/rolldice/README
diff options
context:
space:
mode:
author Matt Egger2022-06-10 23:40:33 +0200
committer Willy Sudiarto Raharjo2022-06-11 03:59:04 +0200
commit05b2978c3a9150e5a2fda996c5943524d721e48e (patch)
tree2350d23d99e1f75283e62603df4ae6c4de37330f /games/rolldice/README
parent991053ad2b2cd7290364def86aed6f99159e9cea (diff)
downloadslackbuilds-05b2978c3a9150e5a2fda996c5943524d721e48e.tar.gz
games/rolldice: Added (CLI dice roller)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/rolldice/README')
-rw-r--r--games/rolldice/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/games/rolldice/README b/games/rolldice/README
new file mode 100644
index 0000000000..1fb8f90482
--- /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.