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)