Skip to content

Commit 19ef525

Browse files
committed
Updated README
1 parent be1312c commit 19ef525

File tree

2 files changed

+4
-75
lines changed

2 files changed

+4
-75
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,18 @@
44

55
# Pongo
66

7-
Pongo - MongoDB on Postgres with all strong consistency benefits
7+
Pongo - Mongo but on Postgres and with strong consistency benefits.
88

99
## Getting Started
1010

11-
Install Pongo as an npm module and save it to your package.json
11+
Install Pongo as an npm module and save it to your package.json:
1212

1313
```bash
1414
npm install @event-driven-io/pongo
1515
```
1616

17+
Read also [introduction article on my blog](https://event-driven.io/en/introducting_pongo/) for more context.
18+
1719
## Example
1820

1921
You can use Pongo syntax with explicit typing about supported syntax:

ReferenceMaterials.md

-73
This file was deleted.

0 commit comments

Comments
 (0)