Skip to content

Commit 7580327

Browse files
valid
1 parent 40a3489 commit 7580327

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# json-db
2-
JSON DB for APIs Testing and minimalist project
1+
## json-db
2+
- JSON DB for APIs Testing for Your Minimalist Project
33

44
## Installation
55

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "jsondbphp/jsondb",
3-
"description": "JSON DB as a Database for Testing APIs and minimalist project",
3+
"description": "JSON DB for APIs Testing for Your Minimalist Project",
44
"type": "library",
5-
"keywords": ["jsondb", "database"],
5+
"keywords": ["jsondb", "jsondb-server", "database"],
66
"require": {
77
"ext-json": "*"
88
},

composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)