From 52084b54c5194846682a469d051af39bc591c2fc Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Thu, 3 Feb 2022 22:38:43 +0000 Subject: [PATCH] Update README.md --- db/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/README.md b/db/README.md index 20d23c1..a9ecf8c 100644 --- a/db/README.md +++ b/db/README.md @@ -2,5 +2,5 @@ Serverless postgres database # DB Service -Our DB service is an easy to use serverless postgres database which provides persistent storage via a CRUD interface. It includes feature rich querying and JSON based formatted records for native use in Node.js and or any language. Powering the backend of your apps from anywhere in the world. +Our DB service is an easy to use serverless postgres database which provides persistent storage via a CRUD interface. It includes feature rich querying and JSON based formatted records for native use in Node.js and or any language. All data is stored securely on the M3O platform and can be accessed via [M3O Cloud](https://cloud.m3o.com).