Clarify what this ORM is

This commit is contained in:
Andrew Brookins 2021-08-31 16:36:34 -07:00
parent fde73d7a79
commit 95addfce9c

View file

@ -4,9 +4,9 @@ redis-developer-python is a high-level library containing useful Redis
abstractions and tools, like an ORM and leaderboard.
## ORM/ODM
## ORM
redis-developer-python includes an ORM/ODM.
redis-developer-python includes an Object Redis Mapper.
### Declarative model classes