diff --git a/README.md b/README.md index bf4f774..b93d3d1 100644 --- a/README.md +++ b/README.md @@ -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