Skip to content

Commit

Permalink
add missing information to README
Browse files Browse the repository at this point in the history
  • Loading branch information
vigo committed May 23, 2024
1 parent d916bc6 commit 8dd6cbd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ Clone the repo somewhere, and install with:

```bash
pip install -e /path/to/django-admin-list-filter
pre-commit install
```

And play with the filters :)
Expand Down Expand Up @@ -232,6 +233,8 @@ rake upload:test # Upload package to test distro
**2024-05-23**

- Add tests
- Add GitHub actions (test, ruff linter)
- Add pre-commit hooks

**2024-05-20**

Expand Down

0 comments on commit 8dd6cbd

Please sign in to comment.