Skip to content

Commit

Permalink
fix version and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xrain0610 committed Mar 14, 2018
1 parent aa66b03 commit 30814ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
2. 用Maven/gradle安装
> 还没上传呢
#### 内置测试程序,提供了简单的测试
> java -jar chaos.jar -h
#### 使用前奏:
1. 需要一个RabbitMQ服务器

Expand Down
2 changes: 1 addition & 1 deletion src/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Manifest-Version: 1.0
Manifest-Version: 1.4.2
Main-Class: rpc.synapse.test.Test

0 comments on commit 30814ba

Please sign in to comment.