From 417cbdcccb2d2aa4ec5ac196b57f2045f6ac324e Mon Sep 17 00:00:00 2001 From: Stephen Maina Date: Mon, 3 Jan 2022 08:32:44 -0600 Subject: [PATCH] Add link to Todo App example in articles section (#111) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae49f5d..87931c3 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ - [An introduction to V](https://simonknott.de/articles/VLang.html) - [The Book of V](https://github.com/KeyWeeUsr/the-book-of-v/) +- [Todo App with V](https://practicaldime.org/docs/v-fresh-take/v-todo-implementation) ### Books