diff --git a/README.md b/README.md index aadfc10..d6c13f9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,14 @@ -

Redis OM

+
+
+
+ Redis OM +
+
+
+

- Objecting mapping, and more, for Redis. + Object mapping, and more, for Redis and .NET

@@ -227,7 +234,7 @@ These queries -- and more! -- are possible because **Redis OM manages indexes fo Querying with this index features a rich expression syntax inspired by the Django ORM, SQLAlchemy, and Peewee. We think you'll enjoy it! To learn more about how to query with Redis OM, see the [documentation on querying](docs/querying.md). - +**** ### Embedded Models Redis OM can store and query **nested models** like any document database, with the speed and power you get from Redis. Let's see how this works. diff --git a/images/logo.svg b/images/logo.svg new file mode 100644 index 0000000..1c70d4f --- /dev/null +++ b/images/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file