From dff366ef41a60ee210feb93e2793ca6facdf34e4 Mon Sep 17 00:00:00 2001 From: Grigorii Horos Date: Tue, 26 Aug 2014 03:34:40 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e36b972..72cf4c6 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. *All work and no play is a cruddy way to spend your day.* * [bash2048](https://github.com/mydzor/bash2048) - Bash implementation of 2048 game - +* [minesweeper](https://github.com/feherke/Bash-script/blob/master/minesweeper/minesweeper.sh) - Bash implementation of minesweeper ## Utilities and Tools *Other various neat gizmos to make your terminal experience more enjoyable.*