aboutsummaryrefslogtreecommitdiff
path: root/games/rolldice/README
diff options
context:
space:
mode:
authorMatt Egger <bru.barwal@sdf.org>2022-06-10 22:40:33 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-06-11 08:59:04 +0700
commit05b2978c3a9150e5a2fda996c5943524d721e48e (patch)
tree2350d23d99e1f75283e62603df4ae6c4de37330f /games/rolldice/README
parent991053ad2b2cd7290364def86aed6f99159e9cea (diff)
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 0000000000000..1fb8f90482436
--- /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.