From bcd7b3b1695e06ec2392a4dc578828a234bb8d04 Mon Sep 17 00:00:00 2001 From: "Gerasimos (Makis) Maropoulos" Date: Tue, 14 Feb 2017 06:01:15 +0200 Subject: [PATCH] Add the godoc link Former-commit-id: b30646f1b5ebca23e336a44eeadcc52ef201085b --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5512781e..a7da066b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Examples -Practical Guide/Docs +Practical Guide/Docs Chat

@@ -34,7 +34,7 @@ Iris provides efficient and well-designed toolbox with robust set of features to perfect high-performance web application
with unlimited portability using the Go Programming Language.

-Easy to learn while it's highly customizable, +Easy to learn while it's highly customizable, ideally suited for
both experienced and novice developers.

If you're coming from Node.js world, this is the expressjs for the Go Programming Language. @@ -152,9 +152,9 @@ Documentation - - The most important is to read [the practical guide](https://docs.iris-go.com/) + - The most important is to know where to find the [details](https://godoc.org/gopkg.in/kataras/iris.v6) - - Read [godocs](https://godoc.org/github.com/kataras/iris) for the details + - Read [the practical guide](https://docs.iris-go.com/) - Navigate through [examples](https://github.com/iris-contrib/examples)