From b928888fc1e4781302977091682cf8c06cc145de Mon Sep 17 00:00:00 2001 From: "entelligence-ai-pr-reviews[bot]" <174136889+entelligence-ai-pr-reviews[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 17:40:48 +0000 Subject: [PATCH] Update README.md The addition of a new file "riyana/test-file.pi" suggests a change in the project structure or functionality, which should be reflected in the README to provide an accurate overview of the project contents. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd1d66c..b5e68ad 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,8 @@ The application will be available at `http://localhost:3000`. NeuralInk/ ├── public/ │ └── index.html # Frontend interface +├── riyana/ +│ └── test-file.pi # New test file ├── server.js # Backend server ├── package.json # Project dependencies └── .env # Environment variables @@ -103,4 +105,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file ## Support -If you encounter any issues or have suggestions, please open an issue in the GitHub repository. \ No newline at end of file +If you encounter any issues or have suggestions, please open an issue in the GitHub repository. \ No newline at end of file