Browse Source

Update README.md

劉強東 3 năm trước cách đây
mục cha
commit
f8fbf94cb2
1 tập tin đã thay đổi với 2 bổ sung3 xóa
  1. 2 3
      README.md

+ 2 - 3
README.md

@@ -25,13 +25,12 @@ Android上不是最强网络任务库, 基于OkHttp且完美支持其所有函
 
 <br>
 
-Net 1.x 版本为RxJava实现 <br>
+[Net 1.x](https://github.com/liangjingkanji/Net/tree/1.x) 版本为RxJava实现 <br>
 [Net 2.x](https://github.com/liangjingkanji/Net/tree/2.x) 版本为协程实现(开发者无需掌握协程也可以使用) <br>
 Net 3.x 版本为OkHttp实现, 不限定OkHttp版本
 
 <br>
 <p align="center"><strong>欢迎贡献代码/问题</strong></p>
-
 <br>
 
 主要功能
@@ -118,4 +117,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
-```
+```