Updated README
This commit is contained in:
parent
1a2e8eb837
commit
288f0cafce
38
README.md
38
README.md
@ -99,35 +99,25 @@ Clicking this bookmark will let you switch between `notify.moe` (live) and `beta
|
||||
|
||||
Please read [CONTRIBUTING.md](https://github.com/animenotifier/notify.moe/blob/go/CONTRIBUTING.md) for details on how to contribute to this project.
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the [MIT License](https://github.com/animenotifier/notify.moe/blob/go/LICENSE).
|
||||
|
||||
## Coding style
|
||||
## 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.
|
||||
|
||||
## Patrons
|
||||
## Sponsors
|
||||
|
||||
| [![Scott Rayapoullé](https://avatars3.githubusercontent.com/u/11772084?s=70&v=4)](https://github.com/soulcramer) |
|
||||
|---|
|
||||
| [Scott Rayapoullé](https://github.com/soulcramer) |
|
||||
| [![Scott Rayapoullé](https://avatars3.githubusercontent.com/u/11772084?s=70&v=4)](https://github.com/soulcramer) | [![Eduard Urbach](https://avatars2.githubusercontent.com/u/438936?s=70&v=4)](https://twitter.com/eduardurbach) |
|
||||
| --- | --- |
|
||||
| [Scott Rayapoullé](https://github.com/soulcramer) | [Eduard Urbach](https://eduardurbach.com) |
|
||||
|
||||
Want to see [your own name here](https://www.patreon.com/eduardurbach)?
|
||||
Want to see [your own name here?](https://www.patreon.com/eduardurbach)
|
||||
|
||||
## Author
|
||||
|
||||
| [![Eduard Urbach on Twitter](https://gravatar.com/avatar/16ed4d41a5f244d1b10de1b791657989?s=70)](https://twitter.com/eduardurbach "Follow @eduardurbach on Twitter") |
|
||||
|---|
|
||||
| [Eduard Urbach](https://eduardurbach.com) |
|
||||
|
||||
[godoc-image]: https://godoc.org/github.com/blitzprog/home?status.svg
|
||||
[godoc-url]: https://godoc.org/github.com/blitzprog/home
|
||||
[report-image]: https://goreportcard.com/badge/github.com/blitzprog/home
|
||||
[report-url]: https://goreportcard.com/report/github.com/blitzprog/home
|
||||
[tests-image]: https://cloud.drone.io/api/badges/blitzprog/home/status.svg
|
||||
[tests-url]: https://cloud.drone.io/blitzprog/home
|
||||
[coverage-image]: https://codecov.io/gh/blitzprog/home/graph/badge.svg
|
||||
[coverage-url]: https://codecov.io/gh/blitzprog/home
|
||||
[godoc-image]: https://godoc.org/github.com/animenotifier/notify.moe?status.svg
|
||||
[godoc-url]: https://godoc.org/github.com/animenotifier/notify.moe
|
||||
[report-image]: https://goreportcard.com/badge/github.com/animenotifier/notify.moe
|
||||
[report-url]: https://goreportcard.com/report/github.com/animenotifier/notify.moe
|
||||
[tests-image]: https://cloud.drone.io/api/badges/animenotifier/notify.moe/status.svg
|
||||
[tests-url]: https://cloud.drone.io/animenotifier/notify.moe
|
||||
[coverage-image]: https://codecov.io/gh/animenotifier/notify.moe/graph/badge.svg
|
||||
[coverage-url]: https://codecov.io/gh/animenotifier/notify.moe
|
||||
[patreon-image]: https://img.shields.io/badge/patreon-donate-green.svg
|
||||
[patreon-url]: https://www.patreon.com/eduardurbach
|
||||
|
@ -98,8 +98,4 @@ Clicking this bookmark will let you switch between `notify.moe` (live) and `beta
|
||||
|
||||
Please read [CONTRIBUTING.md](https://github.com/animenotifier/notify.moe/blob/go/CONTRIBUTING.md) for details on how to contribute to this project.
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the [MIT License](https://github.com/animenotifier/notify.moe/blob/go/LICENSE).
|
||||
|
||||
{go:footer}
|
||||
|
Loading…
Reference in New Issue
Block a user