Skip to content

Commit 20e2723

Browse files
committed
add badges
1 parent 2c56002 commit 20e2723

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# wechat_dev_tools
22

3+
[![Package Version](https://img.shields.io/hexpm/v/wechat_dev_tools)](https://hex.pm/packages/wechat_dev_tools)
4+
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/wechat_dev_tools/)
5+
36
Develop wechat miniprograms in [gleam](https://gleam.run).
4-
It uses [esbuild]() and [esbuild-plugin-less]() to build `*.json`, `*.wxml` and `.wxss` files
7+
8+
It uses [esbuild](https://esbuild.github.io/) and [esbuild-plugin-less](https://github.com/iam-medvedev/esbuild-plugin-less) to build `*.json`, `*.wxml` and `.wxss` files
59

610
```sh
711
$ git clone https://github.com/kaiwu/wechat_dev_tools.git your-project

0 commit comments

Comments
 (0)