Forráskód Böngészése

Add Stargazers over time in README

杜府 3 éve
szülő
commit
5cd3452c4d
4 módosított fájl, 13 hozzáadás és 1 törlés
  1. 4 0
      README.md
  2. 4 0
      README_en.md
  3. 4 0
      components/README.md
  4. 1 1
      components/package.json

+ 4 - 0
README.md

@@ -69,3 +69,7 @@ import { Button } from 'stdf';
 # 开源协议
 
 本项目基于 [MIT](https://github.com/dufu1991/stdf/blob/main/LICENSE) 协议,请自由地享受和参与开源。
+
+# Stargazers over time
+
+[![Stargazers over time](https://starchart.cc/dufu1991/stdf.svg)](https://starchart.cc/dufu1991/stdf)

+ 4 - 0
README_en.md

@@ -64,3 +64,7 @@ You can scan the QR code below on your mobile phone to access the mobile demo:
 # License
 
 This project is licensed under the [MIT License](https://github.com/dufu1991/stdf/blob/main/LICENSE). Feel free to enjoy and contribute to this open-source project.
+
+# Stargazers over time
+
+[![Stargazers over time](https://starchart.cc/dufu1991/stdf.svg)](https://starchart.cc/dufu1991/stdf)

+ 4 - 0
components/README.md

@@ -64,3 +64,7 @@ You can scan the QR code below on your mobile phone to access the mobile demo:
 # License
 
 This project is licensed under the [MIT License](https://github.com/dufu1991/stdf/blob/main/LICENSE). Feel free to enjoy and contribute to this open-source project.
+
+# Stargazers over time
+
+[![Stargazers over time](https://starchart.cc/dufu1991/stdf.svg)](https://starchart.cc/dufu1991/stdf)

+ 1 - 1
components/package.json

@@ -1,6 +1,6 @@
 {
     "name": "stdf",
-    "version": "0.0.11",
+    "version": "0.0.12",
     "description": "Mobile Web component library based on Svelte and Tailwind",
     "main": "index.js",
     "scripts": {