add README.md.

This commit is contained in:
Sparks 2022-04-16 04:40:04 +00:00 committed by Gitee
parent c6475164dd
commit a95dcde794
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

18
README.md Normal file
View File

@ -0,0 +1,18 @@
# aria2-client
#### 介绍
aria2 java客户端半成品目前支持http方式连接aria2
#### 使用说明
aria2 java客户端rpc远程控制aria2客户端支持密码
目前仅完成http方式欢迎PR
#### 参与贡献
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request