rusty-diceware

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 7356d8bc757fbe4256463688e015877d8e71584c
parent 0977744cda799ac1eb089e0a880f6f4652a8471d
Author: Yuval Langer <yuval.langer@gmail.com>
Date:   Thu, 11 Jun 2015 00:21:53 +0300

Create README.md
Diffstat:
AREADME.md | 11+++++++++++
1 file changed, 11 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -0,0 +1,11 @@ +# rusty-diceware +Commandline diceware, sans dice, written in rust. + +Mirrors at: + +* [Gitlab] +* [Github] + + +[gitlab-mirror]: <https://gitlab.com/yuvallanger/rusty-diceware/> +[github-mirror]: <https://github.com/yuvallanger/rusty-diceware/>