diff --git a/speedb-b.gif b/.github/speedb-b.gif similarity index 100% rename from speedb-b.gif rename to .github/speedb-b.gif diff --git a/.github/speedb-bee-dark.gif b/.github/speedb-bee-dark.gif new file mode 100644 index 0000000000..fdac8208ee Binary files /dev/null and b/.github/speedb-bee-dark.gif differ diff --git a/bee.gif b/.github/speedb-bee.gif similarity index 100% rename from bee.gif rename to .github/speedb-bee.gif diff --git a/.github/speedb-logo-dark.gif b/.github/speedb-logo-dark.gif new file mode 100644 index 0000000000..4867858ebc Binary files /dev/null and b/.github/speedb-logo-dark.gif differ diff --git a/speedb-logo.gif b/.github/speedb-logo.gif similarity index 100% rename from speedb-logo.gif rename to .github/speedb-logo.gif diff --git a/README.md b/README.md index 4c47d2365b..77a84b7ef4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@
- - + + + +
+
![GitHub](https://img.shields.io/github/license/speedb-io/speedb) @@ -13,9 +16,12 @@ # Speedb Speedb is a library that provides persistent key-value stores. Keys and values are arbitrary byte arrays. The keys are ordered within the key value store according to a user-specified comparator function. It is maintained by Speedb and is forked from Rocksdb, developed by Facebook. -
- -
+ + + + + + ## Usage * If speedb is in your default library path: @@ -88,4 +94,5 @@ See the [contributing guide](CONTRIBUTING.md). ## License Speedb is open-source and licensed under the [Apache 2.0 License](LICENSE.Apache). - \ No newline at end of file + +