Skip to content

Commit

Permalink
fix: fix npm badge in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiscode committed Mar 4, 2024
1 parent 7e2c420 commit fe0f9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Please consider [becoming a sponsor](https://github.com/sponsors/mathiscode) or

---

[![NPM](https://nodei.co/npm/@aige/core.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/@aige/core)
[![NPM](https://img.shields.io/npm/v/%40aige%2Fcore?color=blue)](https://www.npmjs.com/package/@aige/core)

[![View Docs](https://img.shields.io/badge/view-docs-blue?style=for-the-badge)](https://aige.games)
[![Made with TypeScript](https://img.shields.io/badge/made_with-typescript-blue?style=for-the-badge)](https://www.typescriptlang.org)
Expand Down

0 comments on commit fe0f9f1

Please sign in to comment.