Skip to content

Commit f152c06

Browse files
committed
first commit
1 parent 3de28c2 commit f152c06

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

+8-9
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Jetpack-Compose-Orbit-MVI-Demo
1+
# CatBreedBrowser
22

33
This repository contains a Cat Breed Library application that is implemented MVI architecture using
44
Dagger, Jetpack Compose, Navigation Compose, MVI.
@@ -66,14 +66,14 @@ The application also includes shared modules to handle common functionalities an
6666

6767
This application uses the libraries below.
6868

69-
| Name | Link |
70-
|--------------------| ------------------------------------------------------------ |
71-
| Dagger | https://insert-koin.io |
72-
| Jetpack Compose | https://developer.android.com/jetpack/compose |
73-
| Navigation Compose | https://developer.android.com/jetpack/compose/navigation |
74-
| Coil | https://coil-kt.github.io/coil/ |
69+
| Name | Link |
70+
|--------------------|----------------------------------------------------------------|
71+
| Dagger | https://insert-koin.io |
72+
| Jetpack Compose | https://developer.android.com/jetpack/compose |
73+
| Navigation Compose | https://developer.android.com/jetpack/compose/navigation |
74+
| Coil | https://coil-kt.github.io/coil/ |
7575
| Room | https://developer.android.com/training/data-storage/room?hl=ja |
76-
| Retrofit | https://github.com/Biuni/PokemonGO-Pokedex |
76+
| Retrofit | https://square.github.io/retrofit/ |
7777

7878
## 💡License
7979

@@ -98,4 +98,3 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9898
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9999
SOFTWARE.
100100
```
101-
# CatBreedBrowser

0 commit comments

Comments
 (0)