diff --git a/Cineapp/app/src/main/res/layout/fragment_movie_info.xml b/Cineapp/app/src/main/res/layout/fragment_movie_info.xml
index 302c453..09e9ac7 100644
--- a/Cineapp/app/src/main/res/layout/fragment_movie_info.xml
+++ b/Cineapp/app/src/main/res/layout/fragment_movie_info.xml
@@ -40,12 +40,12 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="24dp"
- android:layout_marginTop="55dp"
+ android:layout_marginTop="20dp"
android:text="Info film"
android:textColor="@color/white"
android:textSize="20sp"
app:layout_constraintStart_toStartOf="parent"
- app:layout_constraintTop_toBottomOf="@+id/info_image" />
+ app:layout_constraintTop_toBottomOf="@+id/info_texte_rate" />
+
+
+
+
21/12/2019"
Not viewView
+ Rate
\ No newline at end of file
diff --git a/README.md b/README.md
index 1b5bb5c..0baf92f 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,10 @@
CineApp is an Android application project dedicated to movie lovers. It allows users to view information about recent and popular movies, add them to their favourites list and rate them.
# Features
-- View list of popular and recent movies
-- Add movies to favorites list
-- View detailed information about movies (synopsis, release date, etc.)
+- View list of popular and recent movies/series
+- Add movies/series to favorites list
+- Rating of movies/series
+- View detailed information about movies/series (synopsis, release date, etc.)
# Dependencies
To use this project, you will need the following dependencies: