1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-04-20 06:54:46 +00:00

update readme

This commit is contained in:
Dominic 2021-01-01 15:43:40 +01:00
parent 71961268c4
commit 2b8796b9c9
Signed by: msrd0
GPG key ID: DCC8C247452E98F9
3 changed files with 26 additions and 20 deletions

View file

@ -362,12 +362,6 @@ struct Foo;
There is a lack of good examples, but there is currently a collection of code in the [example]
directory, that might help you. Any help writing more examples is highly appreciated.
# License
Licensed under your option of:
- [Apache License Version 2.0](https://gitlab.com/msrd0/gotham-restful/blob/master/LICENSE-Apache)
- [Eclipse Public License Version 2.0](https://gitlab.com/msrd0/gotham-restful/blob/master/LICENSE-EPL)
[diesel]: https://diesel.rs/
[example]: https://gitlab.com/msrd0/gotham-restful/tree/master/example