Fixed readme
This commit is contained in:
parent
4c3d37a7d0
commit
8dd423a77e
@ -16,6 +16,7 @@ FarmControl UI is a modern web application for managing and monitoring farm prod
|
||||
## Stack
|
||||
|
||||
- [React](https://reactjs.org/)
|
||||
- [Vite](https://vite.dev/)
|
||||
- [JavaScript (ES6+)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
|
||||
- [CSS Modules]
|
||||
- [Node.js](https://nodejs.org/)
|
||||
@ -72,7 +73,7 @@ src/
|
||||
assets/ # Icons, logos, and other static assets
|
||||
components/ # React components organized by feature/module
|
||||
config.js # App configuration
|
||||
index.js # App entry point
|
||||
index.jsx # App entry point
|
||||
App.jsx # Main App component
|
||||
...
|
||||
public/ # Static public files
|
||||
@ -82,7 +83,3 @@ scripts/ # Utility scripts (e.g., SVG minification)
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License.
|
||||
|
||||
---
|
||||
|
||||
_For more information, contact the project maintainers or visit the [FarmControl documentation](https://github.com/your-org/farmcontrol-ui/wiki)._
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user