updated README.md
This commit is contained in:
19
README.md
19
README.md
@@ -6,7 +6,6 @@ Welcome to **School Planner**, a comprehensive tool designed to help manage clas
|
||||
- [Introduction](#introduction)
|
||||
- [Features](#features)
|
||||
- [Installation](#installation)
|
||||
- [Usage](#usage)
|
||||
- [Statistics](#statistics)
|
||||
- [Contributing](#contributing)
|
||||
- [License](#license)
|
||||
@@ -59,3 +58,21 @@ To get started with **School Planner**, follow these simple installation steps:
|
||||
```bash
|
||||
uvicorn main:app --reload --host 0.0.0.0
|
||||
|
||||
|
||||
## Commit Statistics 📈
|
||||
|
||||
- **Last Commits**: 
|
||||
|
||||
## Contributing 🌱
|
||||
|
||||
We welcome contributions from the community! To contribute to **School Planner**, follow these steps:
|
||||
|
||||
1. Fork the repository.
|
||||
2. Create a new branch (`git checkout -b feature-name`).
|
||||
3. Make your changes and commit (`git commit -am 'Add new feature'`).
|
||||
4. Push to the branch (`git push origin feature-name`).
|
||||
5. Create a pull request to the main branch.
|
||||
|
||||
## License 📝
|
||||
|
||||
**School Planner** is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
|
||||
|
Reference in New Issue
Block a user