diff --git a/README.md b/README.md
index db56502..edc8500 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-LOL-Champs
+π LOL-Champs
==========
> If this project is useful, please give it a star β
@@ -9,11 +9,11 @@ Especially, This project focused on `StateFlow`, not `LiveData`, which is availa
Also this project fetch data from the network and cache data into the local database.
-Android Studio IDE setup
+π Android Studio IDE setup
----------
For development, the latest version of Android Studio is required. (At least Arctic Fox version)
-Used Libraries
+π Used Libraries
----------
@@ -55,13 +55,18 @@ Used Libraries
[44]: https://kotlinlang.org/docs/reference/coroutines-overview.html
[45]: https://github.com/sparrow007/CarouselRecyclerview
-Architecture
+β¨ MAD Scorecard
+----------
+
+
+
+π Architecture
----------
LOL-Champs is based on MVVM design pattern and repository pattern

-Change LOL's Version
+π‘ Change LOL's Version
----------
LOL-Champs uses the [LOL API](https://developer.riotgames.com/docs/lol) to load data.
If you want update the API version, update the value `LOL_VERSION` in the `build.gradle` file of the app module.
@@ -70,11 +75,11 @@ If you want update the API version, update the value `LOL_VERSION` in the `build
buildConfigField "String", "LOL_VERSION", '"11.16.1"' // change this version
```
-Non-Goals
+π‘ Non-Goals
----------
The focus of this project is on Android Jetpack and the Android framework. Thus, there are no immediate plans to implement features outside of this scope.
-Screenshots
+π· Screenshots
----------
@@ -83,7 +88,7 @@ Screenshots