Skip to content

Commit

Permalink
Update README.md some mooooore edits
Browse files Browse the repository at this point in the history
  • Loading branch information
amirbabaei97 authored Feb 27, 2024
1 parent e9773a1 commit 827cd00
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
### Installation
```bash
# Instructions to install your tool
git clone [https://github.com/amirbabaei97/paper_scrapper]
cd [paper_scrapper]
git clone https://github.com/amirbabaei97/paper_scrapper
cd paper_scrapper
pip install -r requirements.txt
```

Expand All @@ -51,13 +51,11 @@ _Output format: Results are presented in a structured JSON format._

## Contributing
🤝 _We welcome contributions!_
- See [CONTRIBUTING.md](#) for how to submit patches and requests.
- Please do a fork and then send a PR with the explanations of the changes.
- For major changes, please open an issue first to discuss what you would like to change.

## License
📄 _This project is licensed under the [GNU General Public License](https://www.gnu.org/licenses/gpl-3.0.en.html)._

## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
- Hat tip to ChatGPT for helping in the development process

0 comments on commit 827cd00

Please sign in to comment.