Skip to content

Commit 9ba0b73

Browse files
committed
readme updates
1 parent ceaa580 commit 9ba0b73

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,14 @@
22

33
A cache manager mixin that provides some caching of objects for the ORM.
44

5+
https://pypi.org/project/django-ormcache/
6+
57

68
# Installation / Setup / Usage
79

8-
TODO
10+
```
11+
pip install django-ormcache
12+
```
913

1014

1115
# Testing
@@ -19,4 +23,4 @@ tox
1923

2024
# License
2125

22-
Copyright © 2024, Educreations, Inc under the [MIT](LICENSE).
26+
Copyright © 2025, Educreations, Inc under the [MIT](LICENSE).

0 commit comments

Comments
 (0)