From 08d53f22f580bd47120f753306a9a85a8755cc73 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 13 Sep 2016 10:31:14 +0200 Subject: [PATCH] improve README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6e98ecd..cb4e9fb 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ smartdata is an ODM that adheres to TypeScript practices and uses classes to org It uses MongoDB as persistent storage. ## Intention -There are many ODMs out there, however when we searched for a ODM that uses TypeScript, -acts smart while still embracing an easy the NoSQL idea we didn't find a matching solution. -This is why we started smartdata +There are many ODMs out there, however when we searched for an ODM that uses TypeScript, +acts smart while still embracing an the NoSQL idea... we didn't find a matching solution. +This is why we started smartdata. How MongoDB terms map to smartdata classes