Add travis status to README

git-svn-id: file:///srv/svn/repo/yukari/trunk@81 f3bd38d9-da89-464d-a02a-eb04e43141b5
This commit is contained in:
SYNStack 2018-09-06 18:32:26 +00:00
parent 5ba880bd9e
commit 4992248709

View File

@ -1,5 +1,7 @@
# Morty
[![Build Status](https://travis-ci.org/asciimoo/morty.svg)](https://travis-ci.org/ascimoo/morty)
Web content sanitizer proxy as a service
Morty rewrites web pages to exclude malicious HTML tags and attributes. It also replaces external resource references to prevent third party information leaks.
@ -19,7 +21,6 @@ Features:
## Installation and setup
Requirement: Go version 1.10 or higher.
```
$ go get github.com/asciimoo/morty