From 2da7c106683f522198cdf55ed8db42b374de50d7 Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Fri, 12 Jan 2018 16:41:09 -0700 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 6d38971..a6c045a 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,6 @@ readers and a single writer. It supports custom indexes and geospatial data. It's ideal for projects that need a dependable database and favor speed over data size. -The desire to create BuntDB stems from the need for a new embeddable -database for [Tile38](https://github.com/tidwall/tile38) and [SummitDB](https://github.com/tidwall/summitdb). - Features ========