From c19efdcc1bc5911a92c5a01f9dc11bd14ab1c7ef Mon Sep 17 00:00:00 2001 From: Jen-Chieh Shen Date: Thu, 17 Oct 2024 23:42:02 +0800 Subject: [PATCH] Add links --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3a05d8a..9239912 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,10 @@ This example is testing your package in below environment. ### Inputs -| name | value | default | description | -|:-------------|:-------|:---------|:----------------------------------------------------------------------------------------------| -| version | string | snapshot | The version of Eask to install, e.g. "0.0.8", or "snapshot" for a recent development version. | -| architecture | string | x64 | The target architecture (x64, arm64) of the Eask-CLI. | +| name | value | default | description | +|:-------------|:-------|:---------|:--------------------------------------------------------------------------------------------------| +| version | string | snapshot | The version of [Eask][] to install, e.g. "0.0.8", or "snapshot" for a recent development version. | +| architecture | string | x64 | The target architecture (x64, arm64) of the [Eask][] CLI. | ## ⚜️ License @@ -63,3 +63,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. See [`LICENSE`](./LICENSE) for details. + + + + +[Eask]: https://github.com/emacs-eask/cli