You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
A comprehensive Software-Defined Networking (SDN) management platform that enables easy and automated adoption of the SDN paradigm into new or pre-existing networks. This monorepo contains both the backend API and frontend.
4
4
5
+
For detailed documentation consult our [website](https://taurine-technology.github.io/).
6
+
5
7
## 🚀 Quick Start
6
8
7
9
### Prerequisites
@@ -155,13 +157,6 @@ Please keep your contributions focused and small to help with pull request manag
155
157
4. Run linting and integration tests
156
158
5. Submit a pull request
157
159
158
-
### Development Guidelines
159
-
160
-
- Follow TypeScript best practices for frontend code
161
-
- Use Django coding standards for backend code
162
-
- Write comprehensive tests for new features
163
-
- Update documentation for API changes
164
-
165
160
## 📄 License
166
161
167
162
This project is licensed under the **GNU General Public License v3.0 (GPL-3.0)**.
0 commit comments