Moved GitHub to Gitea
This commit is contained in:
25
README.md
25
README.md
@ -1,10 +1,6 @@
|
||||
# notify.moe
|
||||
|
||||
[![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]
|
||||
Anime tracker, database and community.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
@ -15,7 +11,7 @@
|
||||
## Installation
|
||||
|
||||
```shell
|
||||
git clone https://github.com/animenotifier/notify.moe.git
|
||||
git clone https://git.akyoto.dev/web/notify.moe.git
|
||||
cd notify.moe
|
||||
go mod download
|
||||
make tools
|
||||
@ -42,13 +38,6 @@ make db
|
||||
* Make some changes and upload them to a new branch on your fork.
|
||||
* Create a pull request on this repository.
|
||||
|
||||
## Find us
|
||||
|
||||
* [Discord](https://discord.gg/0kimAmMCeXGXuzNF)
|
||||
* [Facebook](https://www.facebook.com/animenotifier)
|
||||
* [Twitter](https://twitter.com/animenotifier)
|
||||
* [GitHub](https://github.com/animenotifier/notify.moe)
|
||||
|
||||
## Contributing
|
||||
|
||||
Please read [CONTRIBUTING.md](docs/contributing.md) for details on how to contribute to this project.
|
||||
@ -64,14 +53,6 @@ Please read [CONTRIBUTING.md](docs/contributing.md) for details on how to contri
|
||||
|
||||
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://eduardurbach.com) |
|
||||
| --- | --- | --- |
|
||||
| [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?status.svg
|
||||
[godoc-url]: https://godoc.org/github.com/animenotifier/notify.moe
|
||||
[report-image]: https://goreportcard.com/badge/github.com/animenotifier/notify.moe
|
||||
@ -81,4 +62,4 @@ Want to see [your own name here?](https://github.com/users/akyoto/sponsorship)
|
||||
[coverage-image]: https://codecov.io/gh/animenotifier/notify.moe/graph/badge.svg
|
||||
[coverage-url]: https://codecov.io/gh/animenotifier/notify.moe
|
||||
[sponsor-image]: https://img.shields.io/badge/github-donate-green.svg
|
||||
[sponsor-url]: https://github.com/users/akyoto/sponsorship
|
||||
[sponsor-url]: https://ko-fi.com/akyoto
|
||||
|
Reference in New Issue
Block a user