diff --git a/_dist/README.txt b/_dist/README.txt index ab9a889..da6958f 100644 --- a/_dist/README.txt +++ b/_dist/README.txt @@ -9,8 +9,9 @@ Written in C++ (Qt), Golang (CGo) =FEATURES= - Open existing database or create new database -- Supports nested buckets -- Create and edit keys +- Option to open database as readonly for concurrent use +- Create, list, edit and delete keys and buckets (including nested buckets) +- Safe for use with arbitary binary key/bucket names (new ones created in UTF-8) - View database and bucket statistics - 100% Bolt compatibility via the real codebase - Tested working on both Windows and Linux