diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# Aniki : Yet another android myanimelist client +# Aniki : Yet another android MyAnimeList client ## Features @@ -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. @@ -99,4 +100,4 @@ This is a reminder since there's a bug (or a feature ;) ) that resets the page n Searching for an item using 2 or less characters will result in an API error. This error is normal, it comes from the REST API I'm using. -<img src="https://adjutor.xyz/gif/search-error.gif" alt="search_error" width="350"/>
\ No newline at end of file +<img src="https://adjutor.xyz/gif/search-error.gif" alt="search_error" width="350"/> |