Skip to content

Commit

Permalink
Moved message
Browse files Browse the repository at this point in the history
  • Loading branch information
skarllot committed Jan 26, 2016
1 parent e7af930 commit e464807
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
# http

Raiqub/http is a library for the [Go Programming Language][go]. It provides
a toolset to help HTTP server implementation.

## Status

[![Build Status](https://travis-ci.org/raiqub/http.svg?branch=master)](https://travis-ci.org/raiqub/http)
[![Coverage Status](https://coveralls.io/repos/raiqub/http/badge.svg?branch=master&service=github)](https://coveralls.io/github/raiqub/http?branch=master)
[![GoDoc](https://godoc.org/github.com/raiqub/http?status.svg)](http://godoc.org/github.com/raiqub/http)

## Installation

To install raiqub/http library run the following command:

~~~ bash
go get github.com/raiqub/http
~~~


[go]: http://golang.org/
Deprecated. Moved to https://github.com/raiqub/web.

0 comments on commit e464807

Please sign in to comment.