diff --git a/README.es.md b/README.es.md index a0facfe..6eb429d 100644 --- a/README.es.md +++ b/README.es.md @@ -1,6 +1,13 @@ # AndroidFlavoursApp drawing|drawing +

+ License + API + Build Status +

+ + Aplicación de Android escrita en Kotlin que usa la [API TMDB movies](https://developer.themoviedb.org/reference/intro/getting-started) para mostrar una lista de películas. Implementa diferentes variantes (flavors) para adaptarse a diversas necesidades y preferencias de los usuarios. [![en](https://img.shields.io/badge/lang-en-red.svg)](https://github.com/hall9zeha/AndroidFlavoursApp/blob/main/README.md) diff --git a/README.md b/README.md index c8636c2..0c42dbd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # AndroidFlavoursApp drawing|drawing +

+ License + API + Build Status +

+ Android application written in Kotlin that utilizes the [API TMDB movies](https://developer.themoviedb.org/reference/intro/getting-started) to display a list of movies. It implements different variants (flavors) to cater to various user needs and preferences. [![en](https://img.shields.io/badge/lang-en-red.svg)](https://github.com/hall9zeha/AndroidFlavoursApp/blob/main/README.md) [![es](https://img.shields.io/badge/lang-es-yellow.svg)](https://github.com/hall9zeha/AndroidFlavoursApp/blob/main/README.es.md)