From b7e11f0a2fdb5850e798ce98cb1014f47f356820 Mon Sep 17 00:00:00 2001 From: Alexis Drai Date: Tue, 13 Jun 2023 20:06:59 +0200 Subject: [PATCH] :memo: Update Readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9370d4c..917bf9a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Oh the things you'll do +- [Model](#model) +- [View](#view) + ## Model The model will include Projects and Tasks. A Project owns a collection of Tasks (but Tasks can exist outside of projects too),