diff --git a/README.md b/README.md index 9a8e647..5b80f06 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This is an example playground project built via TFW. It is a good starting point to build your own challenges from and will host automated tests in the future. -It also gives home to several useful scripts in the `hack` folder to speed up development. +It also gives home to several useful scripts in the `hack` folder to speed up development. ## Getting started @@ -12,7 +12,7 @@ TFW consists of 3 repositories: - [frontend-tutorial-framework](https://github.com/avatao-content/frontend-tutorial-framework) – Angular frontend - [test-tutorial-framework](https://github.com/avatao-content/test-tutorial-framework) (this repo) -See the documentation of each in their `README.md` files. +See the documentation of each in their `README.md` files. To publish your challenge on the Avatao platform please check out the details on [docs.avatao-challenge.com](https://docs.avatao-challenge.com/publish-challenge). Note that before getting started with TFW you should already know how to create simpler Avatao challenges. To learn about Avatao challenge creation in general please consult the [challenge-toolbox](https://github.com/avatao-content/challenge-toolbox) repository.