diff options
| author | Eugen Wissner <belka@caraus.de> | 2021-04-15 09:38:59 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2021-04-15 09:38:59 +0200 |
| commit | f0d8c616bb574353b2cfd81a1df91493e0accdab (patch) | |
| tree | 98c4142a1b3c30b346c4c2d4f66d1e9b0c773418 /README.md | |
| parent | 60b0562311ea13b2c5956b1a7dc37015e9c38c9b (diff) | |
| download | tanya-f0d8c616bb574353b2cfd81a1df91493e0accdab.tar.gz | |
Replace outdated import in the documentation
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). |
