Skip to content

Commit

Permalink
Update README files with online demo link
Browse files Browse the repository at this point in the history
  • Loading branch information
trheyi committed Apr 18, 2024
1 parent cec73b9 commit 8c029ca
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
inputs:
tags:
description: "Version tags"

schedule:
- cron: "0 */4 * * *" # Runs every 4 hours

push:
branches: [main]

Expand Down
2 changes: 2 additions & 0 deletions README.ar-AE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

يُوصى بتشغيل هذا المثال باستخدام إصدار ياو 0.10.4. ويُوصى باستخدام TypeScript كلغة برمجة.

[العرض التوضيحي عبر الإنترنت](https://xgen-dev.iqka.com/)

## تنزيل وتثبيت ياو v0.10.4

### الطريقة 1: تنزيل القطعة
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ This example demonstrates how to use Yao to implement basic functionalities for

It is recommended to run this example with Yao version 0.10.4. TypeScript is recommended as the scripting language.

[Online Demo](https://xgen-dev.iqka.com/)

## Yao v0.10.4 Installation & Download

### Method 1: Download Artifacts
Expand Down
2 changes: 2 additions & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

推荐使用 Yao 0.10.4 版运行本示例。 推荐使用 TypeScript 作为脚本开发语言。

[在线演示](https://xgen-dev.iqka.com/)

## Yao v0.10.4 安装下载

### 方式 1:下载制品
Expand Down

0 comments on commit 8c029ca

Please sign in to comment.