update readme

This commit is contained in:
BaoXuebin 2021-11-29 23:03:57 +08:00
parent 48fe1d236a
commit ab53678911
1 changed files with 9 additions and 0 deletions

View File

@ -26,9 +26,18 @@
- [ ] 事件 - [ ] 事件
- [ ] 第三方账单导入 - [ ] 第三方账单导入
## 如何使用
```shell
go build
```
将打包获得的文件与项目的 `config/`, `public/`, `example/` 三个文件夹放置同一目录,然后执行
# 项目负责人 # 项目负责人
[@BaoXuebin](https://github.com/BaoXuebin) [@BaoXuebin](https://github.com/BaoXuebin)
# 开源协议 # 开源协议
[MIT](https://github.com/BaoXuebin/beancount-gs/blob/main/License) @BaoXuebin [MIT](https://github.com/BaoXuebin/beancount-gs/blob/main/License) @BaoXuebin