Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanExtreme002 committed Dec 24, 2023
2 parents 77ce7a3 + a7aa9af commit 7ffe736
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ dist
*.egg-info
.idea/
venv/
node_modules/
node_modules/
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ See more information at: https://www.flightradar24.com/terms-and-conditions
## Installing FlightRadarAPI
**For Python with pip:**
```
pip install flightradarapi
pip install FlightRadarAPI
```
**For NodeJS with npm:**
```
Expand Down

0 comments on commit 7ffe736

Please sign in to comment.