diff options
| author | ruki <[email protected]> | 2017-08-17 10:52:25 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-08-17 10:52:25 +0800 |
| commit | 0e4f45aa16c1ce17d1867c6d46747ba120bd9660 (patch) | |
| tree | b9611b230aca89faa1328ff1fb597e0ff88823e3 | |
| parent | e8fedffbbf9cd38b24462c5ae2af451399efb556 (diff) | |
modify readme link
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | README_zh.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -139,7 +139,7 @@ Please download and install from the plugins repository [xmake-plugins](https:// ## Examples -<script type="text/javascript" src="https://asciinema.org/a/133693.js" id="asciicast-133693" async></script> +[](https://asciinema.org/a/133693) Create a c++ console project: diff --git a/README_zh.md b/README_zh.md index bb32248ab..3099bc5cd 100644 --- a/README_zh.md +++ b/README_zh.md @@ -145,7 +145,7 @@ $ xmake run -d console ## 简单例子 -<script type="text/javascript" src="https://asciinema.org/a/133693.js" id="asciicast-133693" async></script> +[](https://asciinema.org/a/133693) 创建一个c++ console项目: |
