diff options
| author | Factiven <[email protected]> | 2023-04-26 13:38:22 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-26 13:38:22 +0700 |
| commit | 4ae1a44722cc2b13a83659a84301efa8a70e35c4 (patch) | |
| tree | b14342ca6ef1bd6438b1c6bc5e16c0b67737607a /README.md | |
| parent | Update README.md (diff) | |
| download | moopa-4ae1a44722cc2b13a83659a84301efa8a70e35c4.tar.xz moopa-4ae1a44722cc2b13a83659a84301efa8a70e35c4.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -8,17 +8,17 @@ <p align="center"> - <a href="https://github.com/DevanAbinaya/moopa-v3/fork"> - <img src="https://img.shields.io/github/forks/DevanAbinaya/moopa?style=flat-square" alt="fork"/> + <a href="https://github.com/DevanAbinaya/Ani-Moopa/fork"> + <img src="https://img.shields.io/github/forks/DevanAbinaya/Ani-Moopa?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?style=flat-square" alt="license"/> + <a href="https://github.com/DevanAbinaya/Ani-Moopa/blob/main/LICENSE.md"> + <img src="https://img.shields.io/github/license/DevanAbinaya/Ani-Moopa?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?style=flat-square" alt="stars"/> + <a href="https://github.com/DevanAbinaya/Ani-Moopa"> + <img src="https://img.shields.io/github/stars/DevanAbinaya/Ani-Moopa?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"/> @@ -74,7 +74,7 @@ 1. Clone this repository using : ```bash -git clone https://github.com/DevanAbinaya/moopa-v3.git +git clone https://github.com/DevanAbinaya/Ani-Moopa.git ``` 2. Install package using npm : ```bash |