From e464807b30fcaa761d8d1df44c2a26ec6e158201 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabr=C3=ADcio=20Godoy?= Date: Tue, 26 Jan 2016 21:55:06 -0200 Subject: [PATCH] Moved message --- README.md | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/README.md b/README.md index 41bec6d..c2ae53a 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file