From c44fc6e1de33fa69e79fceab9f09267f6bc5dd1a Mon Sep 17 00:00:00 2001 From: "Gerasimos (Makis) Maropoulos" Date: Sun, 28 Jul 2019 23:20:56 +0300 Subject: [PATCH] Update README.md Former-commit-id: 785a31059e5697481b985e0d6115f124a5dad2d3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33077798..05985b15 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ Iris is a fast, simple yet fully featured and very efficient web framework for G Learn what [others say about Iris](https://iris-go.com/testimonials/) and **star** this github repository. -> Version 11.2 released! [Spread the news](https://dev.to/kataras/iris-version-11-2-released-22bc). +> Version 11.2 **released!** [Spread the news](https://dev.to/kataras/iris-version-11-2-released-22bc). ## Learning Iris
-Qick start +Quick start ```sh # assume the following code in example.go file