diff --git a/README.md b/README.md index c23d9b65a..705af2042 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ `tbls` is a tool for document a database, written in Go. +The key of Features of tbls are: + +- Single binary. +- Document in GitHub Friendly Markdown format. +- CI friendly. + [Usage](#usage) | [Sample](sample/) | [Integration with CI tools](#integration-with-ci-tools) | [Installation](#installation) | [Database Support](#database-support) ## Usage