diff --git a/README.md b/README.md index be9256a4..113436c1 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ [docs.rs][doc-url] [crates.io][crates-url] + +wakatime license 1. A lock-free thread-safe concurrent `SkipMap` and `SkipSet` implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.