Skip to content

Commit be1c769

Browse files
authored
Merge pull request #13 from AiriAPI/staging
Staging
2 parents ab55a54 + 0558c7b commit be1c769

File tree

7 files changed

+3010
-152
lines changed

7 files changed

+3010
-152
lines changed

CONTRIBUTING.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Contributing to Animu
1+
# Contributing to Airi
22

33
We love your input! We want to make contributing to this project as easy as possible, whether it's:
44

@@ -29,7 +29,7 @@ Great Feature Requests tend to have:
2929

3030
## Development Process
3131

32-
Pull requests are the best way to propose changes. We actively welcome your pull requests and invite you to submit pull requests directly <a href="https://github.com/AnimuAPI/Animu/pulls">here</a>, and after review, these can be merged into the project.
32+
Pull requests are the best way to propose changes. We actively welcome your pull requests and invite you to submit pull requests directly <a href="https://github.com/AiriAPI/Airi/pulls">here</a>, and after review, these can be merged into the project.
3333

3434
## Pull Requests
3535

@@ -40,7 +40,7 @@ Pull requests are the best way to propose changes. We actively welcome your pull
4040
## Issues
4141

4242
Please ensure your description is
43-
clear and has sufficient instructions to be able to reproduce the issue. Report a bug by <a href="https://github.com/AnimuAPI/Animu/issues">opening a new issue</a>; it's that easy!
43+
clear and has sufficient instructions to be able to reproduce the issue. Report a bug by <a href="https://github.com/AiriAPI/Airi/issues">opening a new issue</a>; it's that easy!
4444

4545
## Running the API Locally
4646

@@ -83,7 +83,7 @@ $ npm run dev
8383

8484
## License
8585

86-
By contributing to Animu, you agree that your contributions will be licensed
86+
By contributing to Airi, you agree that your contributions will be licensed
8787
under the [LICENSE file](LICENSE.md).
8888

8989
[mongodb/atlas]: https://www.mongodb.com/cloud/atlas

DOCS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
## Working in Progress...
1+
## [Click here](https://github.com/AiriAPI/Documentation) for API Documentaion.

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
<h1 align="center">Animu</h1>
3+
<h1 align="center">Airi</h1>
44
<br />
55
<img align="center" width="256" height="256" src="https://avatars.githubusercontent.com/u/79479798?s=200&v=4" />
66
<br />
@@ -9,9 +9,9 @@
99
<div align="center">
1010
<h3>A Random API Serving Anime Stuffs</h3>
1111
<div align="center">
12-
<img src="https://img.shields.io/github/contributors/AnimuAPI/Animu" />
13-
<img src="https://img.shields.io/bitbucket/issues-raw/AnimuAPI/Animu" />
14-
<img alt="Bitbucket open pull requests" src="https://img.shields.io/bitbucket/pr-raw/AnimuAPI/Animu">
12+
<img src="https://img.shields.io/github/contributors/AiriAPI/Airi" />
13+
<img src="https://img.shields.io/bitbucket/issues-raw/AiriAPI/Airi" />
14+
<img alt="Bitbucket open pull requests" src="https://img.shields.io/bitbucket/pr-raw/AiriAPI/Airi">
1515
<img alt="Website" src="https://img.shields.io/website?url=https%3A%2F%2Fairi.kyoyo.me">
1616
</div>
1717
</div>

0 commit comments

Comments
 (0)