diff --git a/README.md b/README.md index fa44891..dd04f2a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Reddit Clone +# Red Head A responsive Reddit-like application with infinite scroll functionality that displays the latest Reddit articles. @@ -26,7 +26,7 @@ A responsive Reddit-like application with infinite scroll functionality that dis 4. Falls back to manual scroll detection for older browsers 5. Each post displays: - A title - - An image frame + - An image frame - A link to the original Reddit post ## Implementation Details @@ -60,5 +60,5 @@ To connect to a real Reddit API: The application is fully responsive and will adapt to: - Desktop: Grid layout with 2-3 columns based on screen width -- Tablet: Reduced grid columns +- Tablet: Reduced grid columns - Mobile: Single column layout with appropriate spacing