diff --git a/README.md b/README.md index 7a9037123..b864ccc3a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ -# Tendermint Common +# Tendermint DB -Meant to house common libs that are used across various repos +Data Base abstractions to be used in applications. +These abstractions are not only meant to be used in applications built on [Tendermint](https://github.com/tendermint/tendermint), but can be used in a variety of applications.