Skip to content
Snippets Groups Projects
Commit c56c21bc authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

fix in docs

parent 06493193
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,9 @@ Satella contains, among other things:
* helpful [exception handlers](satella/exception_handling)
* common programming [idioms](satella/coding)
Most Satella objects make heavy use of `__slots__`, so they are memory friendly and usable on embedded systems,
where memory is at premium.
Full [documentation](http://satella.readthedocs.io/en/latest/?badge=latest)
is available for the brave souls that do decide to use this library.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment