From e4c6b124118d92faaa6997c0842ee96a4b675aae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fatih=20Kadir=20Ak=C4=B1n?= Date: Fri, 4 Dec 2015 13:35:35 +0200 Subject: [PATCH] Update README.md --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index 4a1d501..a99dd9b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -29,4 +29,5 @@ Kemal means *Mature, grown up* in Turkish and Arabic. - [Uploading Files](./upload.md) - [Serving Static Files](./statics.md) - [Serving JSON API](./json.md) + - [Restful Web Services](./rest.md) - [How to connect to Database](./database.md)