From 043bc6f419e55d609dde5782d4438fd9135cf46f Mon Sep 17 00:00:00 2001 From: slidoooor Date: Wed, 27 Oct 2021 17:47:37 +0800 Subject: [PATCH] [Docs] Add end-of-line sign Signed-off-by: slidoooor --- README-zh-TW.md | 2 +- README-zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-zh-TW.md b/README-zh-TW.md index 20bdc33f4..a6d002e93 100644 --- a/README-zh-TW.md +++ b/README-zh-TW.md @@ -24,7 +24,7 @@ WasmEdge (前名為 SSVM ) 是為邊緣運算最佳化的輕量級、高性 🚀 [安装](docs/install.md) WasmEdge\ 🤖 [編譯](docs/build.md) 並[貢獻](docs/CONTRIBUTING.md) WasmEdge\ ⌨️ [從 CLI 執行](docs/run.md)一個獨立的 Wasm 程式或 [JavaScript 程式](docs/run_javascript.md) \ -🔌 在 [Node.js](https://github.com/second-state/wasm-learning/tree/master/ssvm/file-example) 、 [Go 语言](https://github.com/second-state/WasmEdge-go/tree/master/examples/go_mtcnn)、或是 [Rust 應用程式](https://www.secondstate.io/articles/getting-started-with-rust-function/)嵌入 Wasm 函式 +🔌 在 [Node.js](https://github.com/second-state/wasm-learning/tree/master/ssvm/file-example) 、 [Go 语言](https://github.com/second-state/WasmEdge-go/tree/master/examples/go_mtcnn)、或是 [Rust 應用程式](https://www.secondstate.io/articles/getting-started-with-rust-function/)嵌入 Wasm 函式 \ 🛠 使用 [Docker 工具](https://www.secondstate.io/articles/manage-webassembly-apps-in-wasmedge-using-docker-tools/)、[即時資料流框架](https://www.secondstate.io/articles/yomo-wasmedge-real-time-data-streams/), 和 [區塊鏈](https://medium.com/ethereum-on-steroids/running-ethereum-smart-contracts-in-a-substrate-blockchain-56fbc27fc95a) 管理和編排 Wasm runtimes # 簡介 diff --git a/README-zh.md b/README-zh.md index 201ee853c..52fd72168 100644 --- a/README-zh.md +++ b/README-zh.md @@ -24,7 +24,7 @@ WasmEdge (之前名为 SSVM) 是为边缘计算优化的轻量级、高性能、 🚀 [安装](docs/install.md) WasmEdge\ 🤖 [Build](docs/build.md) 并[贡献](docs/CONTRIBUTING.md)给 WasmEdge\ ⌨️ [从 CLI 跑](docs/run.md)一个独立的 Wasm 程序或 [JavaScript 程序](docs/run_javascript.md) \ -🔌 [嵌入一个 Wasm 函数](https://www.secondstate.io/articles/getting-started-with-rust-function/)在你的[Node.js](https://github.com/second-state/wasm-learning/tree/master/ssvm/file-example), [Go语言](https://github.com/second-state/WasmEdge-go/tree/master/examples/go_mtcnn)或 Rust 应用里 +🔌 [嵌入一个 Wasm 函数](https://www.secondstate.io/articles/getting-started-with-rust-function/)在你的[Node.js](https://github.com/second-state/wasm-learning/tree/master/ssvm/file-example), [Go语言](https://github.com/second-state/WasmEdge-go/tree/master/examples/go_mtcnn)或 Rust 应用里 \ 🛠 使用 [Docker 工具](https://www.secondstate.io/articles/manage-webassembly-apps-in-wasmedge-using-docker-tools/)、[数据流框架](https://www.secondstate.io/articles/yomo-wasmedge-real-time-data-streams/), 和 [区块链](https://medium.com/ethereum-on-steroids/running-ethereum-smart-contracts-in-a-substrate-blockchain-56fbc27fc95a) 管理和编排 Wasm runtimes