Added godoc reference and build status to README
This commit is contained in:
parent
f66d608d99
commit
720fe55319
@ -1,5 +1,8 @@
|
||||
# Installation
|
||||
|
||||
[![Godoc reference][godoc-image]][godoc-url]
|
||||
[![Build status][travis-image]][travis-url]
|
||||
|
||||
## Prerequisites
|
||||
|
||||
* Install [Ubuntu](https://www.ubuntu.com/) or [MacOS](https://en.wikipedia.org/wiki/MacOS)
|
||||
@ -18,3 +21,8 @@ curl -s https://raw.githubusercontent.com/animenotifier/notify.moe/go/install.sh
|
||||
* Start the web server in notify.moe directory using: `run`
|
||||
* In your browser, import the file `security/default/rootCA.pem` as a trusted Root authority
|
||||
* Open `https://beta.notify.moe`
|
||||
|
||||
[godoc-image]: https://godoc.org/github.com/animenotifier/notify.moe?status.svg
|
||||
[godoc-url]: https://godoc.org/github.com/animenotifier/notify.moe
|
||||
[travis-image]: https://travis-ci.org/animenotifier/notify.moe.svg?branch=go
|
||||
[travis-url]: https://travis-ci.org/animenotifier/notify.moe
|
||||
|
Loading…
Reference in New Issue
Block a user