From 0e72f06ba5cb8020cb0b160c2b02a058d4359afe Mon Sep 17 00:00:00 2001 From: Andrew Brookins Date: Tue, 31 Aug 2021 16:37:49 -0700 Subject: [PATCH] Tweaks to README copy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b93d3d1..195dd72 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Redis Developer Python redis-developer-python is a high-level library containing useful Redis -abstractions and tools, like an ORM and leaderboard. +abstractions, like an ORM, rate limiter, and leaderboard. ## ORM