We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6a60d3 commit ad68426Copy full SHA for ad68426
README.md
@@ -1,4 +1,4 @@
1
-**Database on JavaScript**
+**Database on JavaScript**
2
3
Storing and structuring your application data on JavaScript.
4
Providing a standard *Store Interface* and **Redis**-like API that you can use in wherever.
README_zhcn.md
-**JavaScript 数据库**
+**JavaScript 数据库**
在 JavaScript 中对你的应用数据进行存储和操作。
MinDB 提供一个标准的存储接口(`Store Interface`)和 **Redis** 风格的 API,你可以在任何 JavaScript 环境中使用。
0 commit comments