diff --git a/movie_selection_screen/README.md b/movie_selection_screen/README.md
index 7cd3c3a..25acaa7 100644
--- a/movie_selection_screen/README.md
+++ b/movie_selection_screen/README.md
@@ -1,16 +1,34 @@
-# movie_selection_screen
+# Movie Selection Screen
-A new Flutter project.
+## Challenge 1
-## Getting Started
+This challenge is a movie selection screen with a horizontal sliding effect to view a list of movies. Clicking on a movie displays detailed information such as the description, ticket price, and showtimes.
-This project is a starting point for a Flutter application.
+## Demo
-A few resources to get you started if this is your first Flutter project:
+Watch the demo of the app in action:
-- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
-- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
+[Movie Selection Demo](https://youtube.com/shorts/cHObOQJJ9vA?feature=share)
-For help getting started with Flutter development, view the
-[online documentation](https://docs.flutter.dev/), which offers tutorials,
-samples, guidance on mobile development, and a full API reference.
+
+ Gif Demo 🕹️
+
+

+
+
+
+## Screenshots
+
+| Screenshot 1 | Screenshot 2 | Screenshot 3 |
+| ------------ | ------------ | ------------ |
+|  |  |  |
+
+## Data
+
+https://cellphones.com.vn/sforum/phim-viet-nam-chieu-rap
+
+
+
+#### Made by Flutter

with Love ❤️ | Developed by [ChunhThanhDe](https://github.com/chunhthanhde)
+
+
\ No newline at end of file
diff --git a/movie_selection_screen/media/movie-challenge.gif b/movie_selection_screen/media/movie-challenge.gif
new file mode 100644
index 0000000..15b53b5
Binary files /dev/null and b/movie_selection_screen/media/movie-challenge.gif differ
diff --git a/movie_selection_screen/media/screen1.png b/movie_selection_screen/media/screen1.png
new file mode 100644
index 0000000..82720d4
Binary files /dev/null and b/movie_selection_screen/media/screen1.png differ
diff --git a/movie_selection_screen/media/screen2.png b/movie_selection_screen/media/screen2.png
new file mode 100644
index 0000000..7af235f
Binary files /dev/null and b/movie_selection_screen/media/screen2.png differ
diff --git a/movie_selection_screen/media/screen3.png b/movie_selection_screen/media/screen3.png
new file mode 100644
index 0000000..552b630
Binary files /dev/null and b/movie_selection_screen/media/screen3.png differ