Skip to content

Commit c8b1dfd

Browse files
committed
fix: README
1 parent 14f889a commit c8b1dfd

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,19 @@
66
</p>
77

88
<p align="center">
9-
<a href="https://www.npmjs.com/package/your-language">
10-
<img src="https://img.shields.io/npm/dm/your-language.svg" alt="NPM downloads"/>
9+
<a href="https://www.npmjs.com/package/moonscript">
10+
<img src="https://img.shields.io/npm/dm/moonscript.svg" alt="NPM downloads"/>
1111
</a>
1212
<a href="https://github.com/moonscriptofficial/moonscript/issues">
13-
<img src="https://img.shields.io/github/issues/moonscript" alt="Open Issues"/>
13+
<img src="https://img.shields.io/github/issues/moonscriptofficial/moonscript" alt="Open Issues"/>
1414
</a>
1515
<a href="https://github.com/moonscriptofficial/moonscript/pulls">
16-
<img src="https://img.shields.io/github/prs/moonscript" alt="Pull Requests"/>
16+
<img src="https://img.shields.io/github/prs/moonscriptofficial/moonscript" alt="Pull Requests"/>
1717
</a>
1818
</p>
1919

2020

21+
2122
## Overview
2223

2324
Welcome to **MoonScript**, the next-generation, full-stack web programming language designed for **simplicity**, **speed**, and **efficiency**! 🚀

0 commit comments

Comments
 (0)