1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-20 03:17:04 +00:00

Update README.md

Former-commit-id: 6f1ee755e36aeba65367a3ec276bd10d21d45343
This commit is contained in:
Gerasimos (Makis) Maropoulos
2017-02-16 23:54:00 +02:00
parent b3bc8e71fb
commit a132e7cebc
3 changed files with 19 additions and 20 deletions

2
doc.go
View File

@@ -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.