Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Remove the word simple. It does a lot of complex things.
  • Loading branch information
manishrjain authored Jan 16, 2019
1 parent e1a4906 commit 16fb2fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![Badger mascot](images/diggy-shadow.png)

BadgerDB is an embeddable, persistent, simple and fast key-value (KV) database
BadgerDB is an embeddable, persistent and fast key-value (KV) database
written in pure Go. It's meant to be a performant alternative to non-Go-based
key-value stores like [RocksDB](https://github.com/facebook/rocksdb).

Expand Down

0 comments on commit 16fb2fa

Please sign in to comment.