diff --git a/docs/README.md b/docs/README.md index a99dd9b..4cced7f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -24,7 +24,7 @@ Kemal means *Mature, grown up* in Turkish and Arabic. ## How to start? - [Getting Started Tutorial](./tutorial.md) - - [Using Dynamic Templates](./templates.md) + - [Using Dynamic Templates (Not Supported Yet)](./templates.md) - [Parsing HTTP requests and Form Data](./http-requests.md) - [Uploading Files](./upload.md) - [Serving Static Files](./statics.md)