Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iNoles authored Oct 22, 2024
1 parent a07c4cb commit a1a4f6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Hacker News App

Welcome to the Hacker News App! This application fetches and displays the top stories from the Hacker News API, allowing users to stay updated with the latest tech news.
This application fetches and displays the top stories from the Hacker News API, allowing users to stay updated with the latest tech news.

## Features

Expand Down Expand Up @@ -57,4 +57,4 @@ Contributions are what make the open-source community such an amazing place to b
- Fork the project.
- Create your feature branch (e.g., ``git checkout -b feature/AmazingFeature``).
- Commit your changes (e.g., ``git commit -m 'Add some AmazingFeature'``).
- Push to the branch (e.g., ``git push origin feature/AmazingFeature``).
- Push to the branch (e.g., ``git push origin feature/AmazingFeature``).

0 comments on commit a1a4f6e

Please sign in to comment.