Skip to content

Commit a0b4b64

Browse files
committed
fix readme
1 parent 1b72d21 commit a0b4b64

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,12 @@
33
Develop wechat miniprograms in [gleam](https://gleam.run).
44
It uses [esbuild]() and [esbuild-plugin-less]() to build `*.json`, `*.wxml` and `.wxss` files
55

6-
[![Package Version](https://img.shields.io/hexpm/v/wechat_dev_tools)](https://hex.pm/packages/wechat_dev_tools)
7-
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/wechat_dev_tools/)
8-
96
```sh
107
$ git clone https://github.com/kaiwu/wechat_dev_tools.git your-project
118
$ cd your-project
129
$ npm install
1310
$ gleam build
1411
```
15-
Further documentation can be found at <https://hexdocs.pm/wechat_dev_tools>.
1612

1713
## Development
1814

0 commit comments

Comments
 (0)