Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
citrusvanilla committed Apr 14, 2024
1 parent 227bfc7 commit 5cc3e76
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,9 @@ TinyFlux is:

- **tiny:** TinyFlux is about 150kb, unzipped. The current source code has 4,000 lines of code (with about 50% documentation) and 4,000 lines of tests.

- **100% covered by tests:** No explanation needed.

- **developed for modern Python** TinyFlux works on all modern versions of Python (3.7 - 3.12) and PyPy (3.9).
- **developed for modern Python:** TinyFlux works on all modern versions of Python (3.7 - 3.12) and PyPy (3.9).

- **100% covered by tests:** No explanation needed.

To get started, head over to the `TinyFlux docs <https://tinyflux.readthedocs.io/>`__. Examples can be found in the `examples directory <https://github.com/citrusvanilla/tinyflux/tree/master/examples>`__. You can also discuss topics related to TinyFlux including general development, extensions, or showcase your TinyFlux-based projects on the `GitHub discussion forum <https://github.com/citrusvanilla/tinyflux/discussions>`__.

Expand Down

0 comments on commit 5cc3e76

Please sign in to comment.