From e01271e716a0f84768c3184090b333cbb04880b5 Mon Sep 17 00:00:00 2001 From: ASHISH KUMBHAR <53786138+Ashishkumbhar01@users.noreply.github.com> Date: Mon, 20 Jan 2025 08:18:37 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7fe2d38..0affee3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # json-db JSON DB for APIs Testing and minimalist project +## Installation + +```bash +git clone https://github.com/codewithsushil/json-db.git +cd json-db +php -S localhost:8888 +curl http://localhost:8888 From 5823500638d0af83c20ab483e0d5f46e87816c66 Mon Sep 17 00:00:00 2001 From: ASHISH KUMBHAR <53786138+Ashishkumbhar01@users.noreply.github.com> Date: Tue, 21 Jan 2025 17:48:16 +0530 Subject: [PATCH 2/2] Update FUNDING.yml --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index b68dc39..a9a13ea 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,6 +1,6 @@ # These are supported funding model platforms -github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +github: ashishkumbhar01 # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] patreon: code_with_sushil # Replace with a single Patreon username open_collective: codewithsushil # Replace with a single Open Collective username ko_fi: # Replace with a single Ko-fi username