From 18715e22235602d177c6029b8c48b134b23e780c Mon Sep 17 00:00:00 2001 From: Alex Stelea Date: Sun, 24 Sep 2023 16:11:18 +0200 Subject: [PATCH] chore: add license --- typescript/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/typescript/README.md b/typescript/README.md index 8bd729a..ed6e519 100644 --- a/typescript/README.md +++ b/typescript/README.md @@ -53,3 +53,9 @@ if (result.isErr()) throw result.error ## Examples [Full stack example](https://github.com/radixdlt/rola-examples) + +- [Typescript full-stack](/examples/typescript-full-stack/README.md) + +# License + +The ROLA code and examples is released under [Apache 2.0 license](LICENSE). Binaries are licensed under the [Radix Software EULA](http://www.radixdlt.com/terms/genericEULA)