Skip to content

Commit d099b0b

Browse files
authored
Update README.md
1 parent 4744230 commit d099b0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# tlbbBilling
1+
# billing_java
22
这是一个用 java 编写的验证程序
33

44
# 参考了[liuguang](https://github.com/liuguangw/billing_go)
@@ -12,8 +12,8 @@
1212
# 配置文件
1313
- config.json
1414
# 如何运行
15-
- [点此下载或自行编译jar包](https://github.com/ashortname/tlbbBilling/releases)
15+
- [点此下载或自行编译jar包](https://github.com/ashortname/billing_java/releases)
1616
```bash
1717
# 进入jar包所在目录
18-
java -jar tlbbBilling.jar
18+
java -jar *.jar
1919
```

0 commit comments

Comments
 (0)