diff options
| -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> |