Added arn to the main repository
This commit is contained in:
32
arn/README.md
Normal file
32
arn/README.md
Normal file
@ -0,0 +1,32 @@
|
||||
# arn
|
||||
|
||||
[![Godoc][godoc-image]][godoc-url]
|
||||
[![Report][report-image]][report-url]
|
||||
[![Tests][tests-image]][tests-url]
|
||||
[![Coverage][coverage-image]][coverage-url]
|
||||
[![Sponsor][sponsor-image]][sponsor-url]
|
||||
|
||||
This library provides direct access to the Anime Notifier database. It is not an API client.
|
||||
|
||||
## Style
|
||||
|
||||
Please take a look at the [style guidelines](https://github.com/akyoto/quality/blob/master/STYLE.md) if you'd like to make a pull request.
|
||||
|
||||
## Sponsors
|
||||
|
||||
| [](https://github.com/cedricfung) | [](https://github.com/soulcramer) | [](https://twitter.com/eduardurbach) |
|
||||
| --- | --- | --- |
|
||||
| [Cedric Fung](https://github.com/cedricfung) | [Scott Rayapoullé](https://github.com/soulcramer) | [Eduard Urbach](https://eduardurbach.com) |
|
||||
|
||||
Want to see [your own name here?](https://github.com/users/akyoto/sponsorship)
|
||||
|
||||
[godoc-image]: https://godoc.org/github.com/animenotifier/notify.moe/arn?status.svg
|
||||
[godoc-url]: https://godoc.org/github.com/animenotifier/notify.moe/arn
|
||||
[report-image]: https://goreportcard.com/badge/github.com/animenotifier/notify.moe/arn
|
||||
[report-url]: https://goreportcard.com/report/github.com/animenotifier/notify.moe/arn
|
||||
[tests-image]: https://cloud.drone.io/api/badges/animenotifier/arn/status.svg
|
||||
[tests-url]: https://cloud.drone.io/animenotifier/arn
|
||||
[coverage-image]: https://codecov.io/gh/animenotifier/arn/graph/badge.svg
|
||||
[coverage-url]: https://codecov.io/gh/animenotifier/arn
|
||||
[sponsor-image]: https://img.shields.io/badge/github-donate-green.svg
|
||||
[sponsor-url]: https://github.com/users/akyoto/sponsorship
|
Reference in New Issue
Block a user