From f942f4a8472de717fe26224560d74f2ca0e2e0fe Mon Sep 17 00:00:00 2001 From: Michael Maier Date: Sun, 17 Oct 2021 13:17:49 +0200 Subject: [PATCH] updated the readme --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index a437899c..c4440260 100644 --- a/README.md +++ b/README.md @@ -634,12 +634,6 @@ bulk operations. Special thanks to [JetBrains](https://www.jetbrains.com/?from=elixir-mongodb-driver) for providing a free JetBrains Open Source license for their complete toolbox. -The [Documentation](https://hexdocs.pm/mongodb_driver/readme.html) is online, but currently not up to date. -This will be done as soon as possible. In the meantime, look in the source code. Especially -for the individual options. - -This driver is based on the [original Elixir driver for MongoDB](https://github.com/ankhers/mongodb). - ## License Copyright 2015 Eric Meadows-Jönsson and Justin Wood