diff --git a/README.md b/README.md index f53cdf8f..43c8ed64 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ code examples with explanations, different use cases and links to further readin > _Read this in:_ [_Português_](README.pt-BR.md), [_Español_](README.es-ES.md), [_Traditional Chinese_](README.zh-TW.md). -It is a **playground** because you may change or add the code to see how it works +It is a playground because you may change or add the code to see how it works and [test it out](#testing-the-code) using assertions. It also allows you to [lint the code](#linting-the-code) you've wrote and check if it fits to Python code style guide. Altogether it might make your learning process to be more interactive and it might help you to keep