Skip to content

Commit cd4ccac

Browse files
authored
Merge pull request #47 from keeganwhite/main
Added website to the README for docs.
2 parents 4fdd6e1 + babfc88 commit cd4ccac

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
For detailed documentation consult our [website](https://taurine-technology.github.io/).
6+
57
## 🚀 Quick Start
68

79
### Prerequisites
@@ -155,13 +157,6 @@ Please keep your contributions focused and small to help with pull request manag
155157
4. Run linting and integration tests
156158
5. Submit a pull request
157159

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-
165160
## 📄 License
166161

167162
This project is licensed under the **GNU General Public License v3.0 (GPL-3.0)**.

0 commit comments

Comments
 (0)