aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-05-20 14:24:23 +0200
committerClyhtsuriva <aimeric@adjutor.xyz>2021-05-20 14:24:23 +0200
commita8932bc69891078d8b9727e2866ba21d95490875 (patch)
tree985c8936e627e96b1fb99c712b06cdc72259050e /README.md
parent4103f4a88a11e018030ca343224d1d57002fa4b1 (diff)
Adding fastlane metadata and update README.mdv3.2.2release/3.2.2
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.