From e4d00ae54ea43d53a8ea174504a1e7652d413a90 Mon Sep 17 00:00:00 2001 From: Curran Kelleher Date: Sun, 13 Nov 2016 13:50:48 +0530 Subject: [PATCH] Fix broken link The link to the node-mongodb-native package was broken, because its URL was interrupted with a newline in the Markdown. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e3f5d057..e20d4140 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,7 @@ together with snapshots. ## Usage -`sharedb-mongo` wraps native [mongodb](https://github.com/mongodb/node- -mongodb-native), and it supports the same configuration options. +`sharedb-mongo` wraps native [mongodb](https://github.com/mongodb/node-mongodb-native), and it supports the same configuration options. There are two ways to instantiate a sharedb-mongo wrapper: