diff --git a/README.md b/README.md index dbd83d20..e190aaab 100644 --- a/README.md +++ b/README.md @@ -20,24 +20,23 @@
-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. - - +Iris is an efficient and well-designed toolbox with robust set of features.
Write your own +perfect high-performance web applications
with unlimited potentials and portability. +
+Powered by Google's Go.

-#Not Yet Another Go Web Framework ----------- -

-CHANGELOG/HISTORY +

# Not YAWF

-Examples +CHANGELOG/HISTORY -Docs +Examples -Chat +Docs + +Chat

diff --git a/doc.go b/doc.go index 34151c13..f7c991db 100644 --- a/doc.go +++ b/doc.go @@ -19,9 +19,9 @@ // SOFTWARE. /* -Package iris is an efficient and well-designed toolbox with robust set of features to +Package iris provides efficient and well-designed tools with robust set of features to create your own perfect high performance web application -with unlimited portability using the Go Programming Language. +with unlimited potentials and portability. Note: This package is under active development status. Each month a new version is releasing diff --git a/iris.go b/iris.go index 93b21ffb..bd77347c 100644 --- a/iris.go +++ b/iris.go @@ -1,6 +1,6 @@ -// Package iris is an efficient and well-designed toolbox with robust set of features to +// Package iris provides efficient and well-designed tools with robust set of features to // create your own perfect high performance web application -// with unlimited portability using the Go Programming Language. +// with unlimited potentials and portability. // // For middleware, template engines, response engines, sessions, websockets, mails, subdomains, // dynamic subdomains, routes, party of subdomains & routes and more