diff options
| author | Factiven <[email protected]> | 2023-04-26 12:58:22 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-26 12:58:22 +0700 |
| commit | 9f87a40e7cbe8d3a1f3d8d9e19526f9799bb4f03 (patch) | |
| tree | 321ec196dee4d8fd263862fb5bdd024c86bbf85f | |
| parent | Update README.md (diff) | |
| download | moopa-9f87a40e7cbe8d3a1f3d8d9e19526f9799bb4f03.tar.xz moopa-9f87a40e7cbe8d3a1f3d8d9e19526f9799bb4f03.zip | |
Update README.md
| -rw-r--r-- | README.md | 20 |
1 files changed, 17 insertions, 3 deletions
@@ -6,10 +6,24 @@ <h1 align="center">Moopa Anime Streaming Website</h1> -<div align="center"> +<p align="center"> -      -</div> + <a href="https://github.com/DevanAbinaya/moopa-v3/fork"> + <img src="https://img.shields.io/github/forks/DevanAbinaya/moopa-v3?style=flat-square" alt="fork"/> + </a> + <a href="https://github.com/DevanAbinaya/moopa-v3/blob/main/LICENSE.md"> + <img src="https://img.shields.io/github/license/DevanAbinaya/moopa-v3?style=flat-square" alt="license"/> + </a> + <a href="https://moopa.live"> + <img src="https://img.shields.io/website?style=flat-square&url=https%3A%2F%2Fmoopa.live" alt="website"/> + </a> + <a href="https://github.com/DevanAbinaya/moopa-v3"> + <img src="https://img.shields.io/github/stars/DevanAbinaya/moopa-v3?style=flat-square" alt="stars"/> + </a> + <a href="https://discord.gg/4xTGhr85BG"> + <img src="https://img.shields.io/discord/822413263148285973?style=flat-square" alt="discord"/> + </a> +</p> <p align="center"><a href="https://moopa.live">Moopa</a> is an anime streaming website build with nextjs and tailwindcss with a sleek and modern design that offers Anilist integration to help you keep track of your favorite anime series. Moopa is entirely free and does not feature any ads, making it a great option for you who want an uninterrupted viewing experience.</p> |