diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -3,7 +3,7 @@ [](https://build.caraus.tech/go/pipelines) [](https://code.dlang.org/packages/tanya) [](https://code.dlang.org/packages/tanya) -[](https://raw.githubusercontent.com/caraus-ecms/tanya/master/LICENSE) +[](https://opensource.org/licenses/MPL-2.0) Tanya is a general purpose library for D programming language. @@ -13,9 +13,7 @@ Garbage Collector heap. Everything in the library is usable in @nogc code. Tanya provides data structures and utilities to facilitate painless systems programming in D. -* [API Documentation](https://docs.caraus.io/tanya) -* [Contribution guidelines](CONTRIBUTING.md) - +- [API Documentation](https://docs.caraus.io/tanya) ## Overview @@ -193,4 +191,4 @@ aren't supported ## Feedback Any feedback about your experience with tanya would be greatly appreciated. Feel free to -[contact me](mailto:info@caraus.de). +[contact me](mailto:belka@caraus.de). |
