Skip to content

Commit

Permalink
Add LICENSE to readme (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
SRv6d authored Dec 26, 2023
1 parent 6b790d1 commit 549a2f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,10 @@ To extract each individual object, the [parse_whois_response] function can be us
Contributions of all sizes that improve `rpsl-rs` in any way, be it DX/UX, documentation, performance or other are highly appreciated.
To get started, please read the [contribution guidelines](.github/CONTRIBUTING.md). Before starting work on a new feature you would like to contribute that may impact simplicity, reliability or performance, please open an issue first.

## License

The source code of this project is licensed under the MIT License. For more information, see [LICENSE](LICENSE).

[RFC 2622]: https://datatracker.ietf.org/doc/html/rfc2622
[Object]: https://docs.rs/rpsl-rs/latest/rpsl/struct.Object.html
[ObjectView]: https://docs.rs/rpsl-rs/latest/rpsl/struct.ObjectView.html
Expand Down

0 comments on commit 549a2f0

Please sign in to comment.