1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-10 21:45:57 +00:00

Add "release" badge at README.md

Former-commit-id: 0344c998a68284bb0310da4b0131fdc1aec7c64a
This commit is contained in:
Gerasimos (Makis) Maropoulos
2017-09-17 14:43:35 +03:00
parent d4721948ff
commit 99c6d3546e
5 changed files with 16 additions and 13 deletions

View File

@@ -1,8 +1,8 @@
<!-- # ![Logo created by @santoshanand](logo_white_35_24.png) Iris
-->
<p align="center">
# ![Logo created by @santoshanand](logo_white_35_24.png) Iris
<!-- <p align="center">
<img src="iris_the_new_machine.gif">
</p>
</p> -->
Iris is a fast, simple and efficient micro web framework for Go. It provides a beautifully expressive and easy to use foundation for your next website, API, or distributed app.
@@ -26,6 +26,7 @@ Iris may have reached version 8, but we're not stopping there. We have many feat
[![report card](https://img.shields.io/badge/report%20card-a%2B-ff3333.svg?style=flat-square)](http://goreportcard.com/report/kataras/iris)
[![github issues](https://img.shields.io/github/issues/kataras/iris.svg?style=flat-square)](https://github.com/kataras/iris/issues?q=is%3Aopen+is%3Aissue)
[![github closed issues](https://img.shields.io/github/issues-closed-raw/kataras/iris.svg?style=flat-square)](https://github.com/kataras/iris/issues?q=is%3Aissue+is%3Aclosed)
[![release](https://img.shields.io/github/release/kataras/iris.svg?style=flat-square)](https://github.com/kataras/iris/releases)
[![view examples](https://img.shields.io/badge/learn%20by-examples-0077b3.svg?style=flat-square)](https://github.com/kataras/iris/tree/master/_examples)
[![chat](https://img.shields.io/badge/community-%20chat-00BCD4.svg?style=flat-square)](https://kataras.rocket.chat/channel/iris)