Skip to content

Commit

Permalink
Merge pull request #68 from Ori-Roza/Ori-Roza-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Ori-Roza committed Apr 27, 2024
2 parents c5c0ef2 + a2cf7a0 commit 70b1b36
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ Features:
* **Pagination Support**: Paginating easily through pages by a single kwarg.


## Demo

![Alt Text](resources/drf-api-action-usage.gif?raw=true "")

## Installation

You can install `drf-api-action` using pip:
Expand Down Expand Up @@ -131,7 +127,7 @@ and so on....
The `drf-api-action` library includes tests to ensure the functionality works as expected. To run the tests run `pytest`:
```shell
PYTHONPATH=`pwd` pytest
pytest
```
The tests will be executed, and the results will be displayed in the console.
Expand Down

0 comments on commit 70b1b36

Please sign in to comment.