From 28742a09b1bcafa99b1bb4bc9273607b7ba26948 Mon Sep 17 00:00:00 2001 From: Daniel Stefanovic Date: Sat, 7 Jul 2018 18:18:14 +0200 Subject: [PATCH] Add tutorial #221 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ea260d..15ff937 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ * [**Go**: _Visualize your local git contributions with Go_](https://flaviocopes.com/go-git-contributions/) * [**Go**: _Build a command line app with Go: lolcat_](https://flaviocopes.com/go-tutorial-lolcat/) * [**Go**: _Building a cli command with Go: cowsay_](https://flaviocopes.com/go-tutorial-cowsay/) +* [**Go**: _Go CLI tutorial: fortune clone_](https://flaviocopes.com/go-tutorial-fortune/) * [**Nim**: _Writing a stow alternative to manage dotfiles_](https://xmonader.github.io/nimdays/day6_nistow.html#cid16) #### Build your own `Database`