From 5ede95eef22ab356022c1c82892ae48e8f7b1c4f Mon Sep 17 00:00:00 2001 From: Gerasimos Maropoulos Date: Sun, 24 Jul 2016 02:38:24 +0300 Subject: [PATCH] Update readme, show the guide two times --- README.md | 15 ++++++++------- glide.lock | 2 +- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a5ee82d7..ad67ba58 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,15 @@ -[![Iris Logo](https://github.com/iris-contrib/logo/raw/contribs/OneebMalik/Iris%20Logo%20with%20txt%20and%20bg.jpg)](https://github.com/iris-contrib/logo/tree/contribs/OneebMalik) +[![Iris Logo](https://github.com/iris-contrib/logo/raw/contribs/OneebMalik/Iris%20Logo%20with%20bg_README.jpg)](https://github.com/iris-contrib/logo/tree/contribs/OneebMalik) - [![Release Widget]][Release] [![Documentation Widget]][Documentation] [![Examples Widget]][Examples] [![Chat Widget]][Chat] [![Travis Widget]][Travis] [![Report Widget]][Report] [![License Widget]][License] + [![Travis Widget]][Travis] [![Report Widget]][Report] [![License Widget]][License] [![Release Widget]][Release] [![Documentation Widget]][Documentation] [![Chat Widget]][Chat] [![Examples Widget]][Examples] The [fastest](#benchmarks) web framework for Go. Easy to use, while it's highly customizable. -```bash -$ cat render_json.go -``` + + + ```go package main + import "github.com/kataras/iris" func main() { @@ -41,9 +42,9 @@ Docs & Community - - Donate any amount and download [the donator edition](DONATIONS.md) guide + - Read [the guide](https://www.gitbook.com/book/kataras/iris/details), if you wish you can [donate](DONATIONS.md) also. - - Take a look at the [examples](https://github.com/iris-contrib/examples) + - Take a look at the mini [examples](https://github.com/iris-contrib/examples) - [HISTORY.md](https://github.com//kataras/iris/tree/master/HISTORY.md) file is your best friend. diff --git a/glide.lock b/glide.lock index e93a5d27..e7e1aac1 100644 --- a/glide.lock +++ b/glide.lock @@ -59,7 +59,7 @@ imports: subpackages: - github.com\kataras\cli - name: github.com/kataras/rizla - version: 55c8df3f037436b912c80e94449129bac9a5d24d + version: e525ea809fd22f54c5415ddfee364543d06d95a8 subpackages: - github.com\kataras\rizla\rizla - name: github.com/klauspost/compress