Skip to content

Commit

Permalink
Merge pull request #13 from AiriAPI/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
NotKyoyo authored Sep 10, 2021
2 parents ab55a54 + 0558c7b commit be1c769
Show file tree
Hide file tree
Showing 7 changed files with 3,010 additions and 152 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Contributing to Animu
# Contributing to Airi

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

Expand Down Expand Up @@ -29,7 +29,7 @@ Great Feature Requests tend to have:

## Development Process

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.
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.

## Pull Requests

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

Please ensure your description is
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!
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!

## Running the API Locally

Expand Down Expand Up @@ -83,7 +83,7 @@ $ npm run dev

## License

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

[mongodb/atlas]: https://www.mongodb.com/cloud/atlas
2 changes: 1 addition & 1 deletion DOCS.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
## Working in Progress...
## [Click here](https://github.com/AiriAPI/Documentation) for API Documentaion.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align="center">

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

0 comments on commit be1c769

Please sign in to comment.