From 2955c9cc04ef9bf44a60f10b1fcf9b94472711a5 Mon Sep 17 00:00:00 2001 From: Daniel Stefanovic Date: Sat, 7 Jul 2018 18:15:08 +0200 Subject: [PATCH] Add tutorial #219 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea5b31e..da0333f 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ * [**C**: _Rewriting the cat command from scratch_](https://learnto.computer/screencasts/bsd-cat) [video] * [**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/) * [**Nim**: _Writing a stow alternative to manage dotfiles_](https://xmonader.github.io/nimdays/day6_nistow.html#cid16) #### Build your own `Database`