Browse Source

Update README.md

tags/v0.10.0
Jim Zhan 7 years ago
parent
commit
e0e85f9ab4
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -2,7 +2,7 @@
===
[![Build Status](https://travis-ci.org/goanywhere/rex.svg?branch=master)](https://travis-ci.org/goanywhere/rex) [![GoDoc](https://godoc.org/github.com/goanywhere/rex?status.svg)](http://godoc.org/github.com/goanywhere/rex)

Rex is a library for modular web development in [Go](http://golang.org/), designed to work directly with net/http.
Rex is a library for performant & modular web development in [Go](http://golang.org/), designed to work directly with `net/http`.

## Golang
- [X] v1.4

Loading…
Cancel
Save