aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKai WU <kaiwu2004@gmail.com>2024-07-20 10:59:38 +0800
committerKai WU <kaiwu2004@gmail.com>2024-07-20 10:59:38 +0800
commit75cedce799148b8e2541fee1ea5bd4d5c1cfe4c2 (patch)
treec4a41483c9b17e36c548813696e5e1f91d4fd3ac /README.md
parent8151853546507050f00fa4fe9032752b4320e595 (diff)
downloadwechat_dev_tools-75cedce799148b8e2541fee1ea5bd4d5c1cfe4c2.tar.gz
wechat_dev_tools-75cedce799148b8e2541fee1ea5bd4d5c1cfe4c2.zip
gleam fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0f3e3c7..28a7cab 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,7 @@
[![Package Version](https://img.shields.io/hexpm/v/wechat_dev_tools)](https://hex.pm/packages/wechat_dev_tools)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/wechat_dev_tools/)
-wechat_dev_tools is a template which enables developing wechat miniprograms in gleam.
-it uses [esbuild]() and [esbuild-plugin-less]() to build `*.json`, `*.wxml` and `.wxss` files
+wechat_dev_tools is a template which enables developing wechat miniprograms in [gleam](https://gleam.run). It uses [esbuild]() and [esbuild-plugin-less]() to build `*.json`, `*.wxml` and `.wxss` files
```sh
$ npm i