Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
salman660 committed Sep 16, 2023
2 parents adcbf8b + 39471d0 commit 1868901
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
Expand Up @@ -23,7 +23,7 @@ Namaz Timings App is an open-source application that provides accurate prayer ti
## Installation

1. Clone the repository to your local machine:
git clone https://github.com/yourusername/namaz-timings-app.git
git clone https://github.com/salman660/namaz-timings-app.git
2. Install the required dependencies:npm install
3. Start the application: npm start

Expand All @@ -40,7 +40,7 @@ git clone https://github.com/yourusername/namaz-timings-app.git
Contributions are welcome! If you would like to contribute to this project, please follow these steps:

1. Fork the repository.
2. Create a new branch for your feature or bug fix: `git checkout -b feature/your-feature-name`
2. Create a new branch for your feature or bug fix: `git checkout -b feature/master`
3. Make your changes and commit them: `git commit -m 'Add feature/fix bug'`
4. Push to your branch: `git push origin feature/your-feature-name`
5. Create a pull request to the `main` branch of the original repository.
Expand Down

0 comments on commit 1868901

Please sign in to comment.