diff options
author | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-05-20 14:24:23 +0200 |
---|---|---|
committer | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-05-20 14:24:23 +0200 |
commit | a8932bc69891078d8b9727e2866ba21d95490875 (patch) | |
tree | 985c8936e627e96b1fb99c712b06cdc72259050e /README.md | |
parent | 4103f4a88a11e018030ca343224d1d57002fa4b1 (diff) |
Adding fastlane metadata and update README.mdv3.2.2release/3.2.2
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |