From 29ff799e455b6a6b401ab213d4ada705525fddd8 Mon Sep 17 00:00:00 2001 From: fanilinux73 Date: Mon, 2 Dec 2024 23:17:44 -0600 Subject: [PATCH] updated readme file & added new file --- README.md | 2 ++ test.txt | 0 2 files changed, 2 insertions(+) create mode 100644 test.txt diff --git a/README.md b/README.md index e4de77fe6..5065c3801 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,5 @@ You can run the app with: ./gradlew npm_start Once it is running, you can access it in a browser at [http://localhost:3000](http://localhost:3000) + +updating read me file diff --git a/test.txt b/test.txt new file mode 100644 index 000000000..e69de29bb