Compare commits
No commits in common. "377f27303ba15ff4f697985c2643b96ca7bb28a0" and "6e2b838539d168f740cecb85912ff99c6eaee911" have entirely different histories.
377f27303b
...
6e2b838539
10
README.md
10
README.md
|
|
@ -145,6 +145,16 @@ dotnet run -f net8.0-windows10.0.19041.0
|
|||
|
||||
---
|
||||
|
||||
## 🤝 Contributing
|
||||
|
||||
1. Fork the repository
|
||||
2. Create a feature branch (`git checkout -b feature/your-feature`)
|
||||
3. Commit changes (`git commit -m "Add your feature"`)
|
||||
4. Push to the branch (`git push origin feature/your-feature`)
|
||||
5. Open a Pull Request
|
||||
|
||||
---
|
||||
|
||||
## 📄 License
|
||||
|
||||
Property of Frymaster
|
||||
|
|
|
|||
Loading…
Reference in New Issue