From 706de5b0daa26b799110727dca277ccd9146cf3c Mon Sep 17 00:00:00 2001 From: Andrew Brookins Date: Tue, 19 Oct 2021 16:51:55 -0700 Subject: [PATCH] Editing --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 17f4bf3..2fb5993 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,9 @@ This *preview release* includes our first major component: a **declarative model ### Object Mapping -With Redis OM, you get powerful data modeling, validation, and query expressions with a small amount of code. Check out this example: +With Redis OM, you get powerful data modeling, validation, and query expressions with a small amount of code. + +Check out this example: ```python import datetime