aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 06ebed6..aa3df92 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,7 @@ Also added the "bangers" font for the titles.
## Gitflow
Development done with a Gitflow workflow. I used the master, release, develop and feature branches.
+Later, I started to add tags.
## Architecture
I used the MVC (Model, View, Controller) architecture.