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