Skip to content

Commit

Permalink
chore: update document.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Dec 2, 2024
1 parent 4c33099 commit 90436a1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
url: https://jaywcjlove.github.io/#/sponsor
target: __blank
sideEffectFiles:
- README-zh.md
- README.zh.md
footer: |
<a href="https://wangchujiang.com/#/projects" target="_blank">Projects</a> •
<a href="https://wangchujiang.com/#/sponsor" target="_blank">Sponsor</a> •
Expand All @@ -59,7 +59,7 @@ jobs:
async: true
EOF
- run: idoc -s "TypeNexus {{version}}"
- run: idoc

- name: Generate Contributors Images
uses: jaywcjlove/github-action-contributors@main
Expand Down
1 change: 1 addition & 0 deletions README-zh.md → README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ TypeNexus

[![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor)
[![Build & Test](https://github.com/jaywcjlove/typenexus/actions/workflows/CI.yml/badge.svg)](https://github.com/jaywcjlove/typenexus/actions/workflows/CI.yml)
[![English](https://jaywcjlove.github.io/sb/lang/english.svg)](README.md)
[![NPM Downloads](https://img.shields.io/npm/dm/typenexus.svg?style=flat)](https://www.npmjs.com/package/typenexus)
[![NPM version](https://img.shields.io/npm/v/typenexus.svg?style=flat&label=typenexus)](https://npmjs.org/package/typenexus)
[![typeorm@^0.3.12](https://shields.io/badge/typeorm-^0.3.12-green?style=flat&logo=node.js)](https://www.npmjs.com/package/typeorm)
Expand Down
1 change: 1 addition & 0 deletions core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ TypeNexus

[![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor)
[![Build & Test](https://github.com/jaywcjlove/typenexus/actions/workflows/CI.yml/badge.svg)](https://github.com/jaywcjlove/typenexus/actions/workflows/CI.yml)
[![中文](https://jaywcjlove.github.io/sb/lang/chinese.svg)](README.zh.md)
[![NPM Downloads](https://img.shields.io/npm/dm/typenexus.svg?style=flat)](https://www.npmjs.com/package/typenexus)
[![NPM version](https://img.shields.io/npm/v/typenexus.svg?style=flat&label=typenexus)](https://npmjs.org/package/typenexus)
[![typeorm@^0.3.12](https://shields.io/badge/typeorm-^0.3.12-green?style=flat&logo=node.js)](https://www.npmjs.com/package/typeorm)
Expand Down

0 comments on commit 90436a1

Please sign in to comment.