Skip to content

Commit

Permalink
Update README to mention tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cybermaggedon committed Jul 31, 2024
1 parent c28d0a2 commit 2314e0d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ files as you would any password or other secret.
## Licence

Copyright (c) 2020-2021, Cyberapocalypse Limited
Copyright (c) 2021-2022, Accounts Machine Limited
Copyright (c) 2021-2024, Accounts Machine Limited

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand All @@ -171,3 +171,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.

# Tests

Run `pytest` or `make test`

0 comments on commit 2314e0d

Please sign in to comment.