[hotfix] Update README.md
diff --git a/README.md b/README.md
index e5c9173..9455be5 100644
--- a/README.md
+++ b/README.md
@@ -4,13 +4,15 @@
## Tutorials and Examples
-The repository contains tutorials and examples for all SDK that Stateful Functions supports:
+The repository contains tutorials and examples for all SDKs that Stateful Functions supports:
- [`Java SDK`](java)
- [`Go SDK`](go)
- [`JavaScript SDK`](javascript)
- [`Python SDK`](python)
+Each tutorial or example will have it's own `README` that explains in detail what is being covered and how to build and run the code by yourself.
+
Moreover, it contains examples for [how to deploy Stateful Functions](deployments) on various platforms.
## Code of Conduct