Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Llyfrs authored Oct 17, 2021
1 parent fa5e08c commit d122198
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,6 @@ If the API key is invalid you will be informed about it. When the API key is val
## Number of API calls
Right now the app updates every 30 seconds making 3 API calls.

# Installation
For running this python program you will need PyQt5 and request packages. You can install them manually using commands shown bellow.
```
pip install PyQt5
pip install request
```
Or you can install them using provided pipfile using pipenv
```
pipenv install
```
# List of all generated task.

- Reminder to take drugs
Expand Down

0 comments on commit d122198

Please sign in to comment.