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