diff --git a/README.md b/README.md
index 00e728ec..dbd83d20 100644
--- a/README.md
+++ b/README.md
@@ -7,26 +7,31 @@
+
+
+
+
+
+
+
-Iris provides efficient and well-designed toolbox with robust set of features to
create your own
-perfect high-performance web application
with unlimited potentials amd portability.
+
-
-Easy to learn while it's highly customizable,
-ideally suited for
both experienced and novice developers.
+
+
+Iris√ is an efficient and well-designed toolbox with robust set of features to
create your own
+perfect high-performance web applications
with unlimited potentials and portability.
-If you're coming from Node.js world, this is the expressjs for the Go Programming Language.
- + @@ -34,14 +39,6 @@ Not just another Go Web Framework - - - - - - - -
@@ -89,6 +86,8 @@ Iris is a community-driven project, you suggest and I code. Unlike others, this repository is very active. When you post an issue, you get an answer in the next couple of minutes, hours at the worst. If you find a bug, I am obliged to fix it on the same day. +If you're coming from Node.js world, this is the expressjs for the Go Programming Language. + > Q: Why this framework is better than alternatives, does the author is, simply, better than other developers? > A: Probably not, I don't think that I'm better than anyone else, I still learning every single day. The answer is that I have all the world's time to code for Iris the whole day, I don't have any obligations to anybody else, except you. I'd describe my self as a very dedicated FOSS developer. @@ -267,7 +266,7 @@ Besides the fact that we have a [community chat][Chat] for questions or reports Versioning ------------ -Current: **v6**, code-named as "vNext" +Current: **v6**, code-named as "√Next" v5: https://github.com/kataras/iris/tree/5.0.0 diff --git a/doc.go b/doc.go index 2d47dbcb..34151c13 100644 --- a/doc.go +++ b/doc.go @@ -19,7 +19,7 @@ // SOFTWARE. /* -Package iris provides efficient and well-designed toolbox with robust set of features to +Package iris is an efficient and well-designed toolbox with robust set of features to create your own perfect high performance web application with unlimited portability using the Go Programming Language. diff --git a/iris.go b/iris.go index fbbbfc87..93b21ffb 100644 --- a/iris.go +++ b/iris.go @@ -1,4 +1,4 @@ -// Package iris provides efficient and well-designed toolbox with robust set of features to +// Package iris is an efficient and well-designed toolbox with robust set of features to // create your own perfect high performance web application // with unlimited portability using the Go Programming Language. //