From e1f05d316c2b7f7509f689646b2d8b7c404c3579 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fatih=20Kadir=20Ak=C4=B1n?= Date: Fri, 4 Dec 2015 13:46:14 +0200 Subject: [PATCH] Update README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)