aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index d8cbbd4..aa3df92 100644
--- a/README.md
+++ b/README.md
@@ -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"/>