Skip to content

Commit f4be6de

Browse files
committed
docs: update README badges to include deploy pages workflow and reorder dependencies
1 parent e7fb64e commit f4be6de

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@
77

88
[![Version](https://img.shields.io/github/v/tag/wanforge/markdown-live?label=version&color=003D99&logo=github)](https://github.com/wanforge/markdown-live/releases)
99
[![License: MIT](https://img.shields.io/badge/license-MIT-003D99?logo=opensourceinitiative&logoColor=white)](./LICENSE)
10-
[![Node Support](https://img.shields.io/badge/node-%3E%3D20-003D99?logo=node.js&logoColor=white)](https://nodejs.org)
1110

1211
[![CI](https://github.com/wanforge/markdown-live/actions/workflows/ci.yml/badge.svg)](https://github.com/wanforge/markdown-live/actions/workflows/ci.yml)
1312
[![CodeQL](https://github.com/wanforge/markdown-live/actions/workflows/codeql.yml/badge.svg)](https://github.com/wanforge/markdown-live/actions/workflows/codeql.yml)
14-
[![Linter](https://img.shields.io/badge/eslint-v9-4B32C3?logo=eslint&logoColor=white)](https://eslint.org/)
13+
[![Deploy Pages](https://github.com/wanforge/markdown-live/actions/workflows/deploy-pages.yml/badge.svg)](https://github.com/wanforge/markdown-live/actions/workflows/deploy-pages.yml)
1514

15+
[![Node Support](https://img.shields.io/badge/node-%3E%3D20-003D99?logo=node.js&logoColor=white)](https://nodejs.org)
1616
[![React](https://img.shields.io/badge/React-19-61DAFB?logo=react&logoColor=black)](https://react.dev/)
1717
[![Vite](https://img.shields.io/badge/Vite-8-646CFF?logo=vite&logoColor=white)](https://vite.dev/)
18+
[![Linter](https://img.shields.io/badge/eslint-v9-4B32C3?logo=eslint&logoColor=white)](https://eslint.org/)
1819

1920
<img src="./public/preview.png" alt="MarkDown Live Screenshot" width="100%" />
2021
</div>

0 commit comments

Comments
 (0)