Skip to content

Commit

Permalink
README_EN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chentianming11 committed Jul 3, 2022
1 parent bf46397 commit 7e20de8
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@

## Features

- [x] [Customize OkHttpClient](#Customize OkHttpClient)
- [x] [Annotation Interceptor](#Annotation Interceptor)
- [x] [Log Print](#Log Print)
- [x] [Request Retry](#Request Retry)
- [x] [Fusing Degrade](#Fusing Degrade)
- [x] [Error Decoder](#Error Decoder)
- [x] [HTTP Calls Between Microservices](#HTTP Calls Between Microservices)
- [x] [Global Interceptor](#Global Interceptor)
- [x] [Call Adapter](#Call Adapter)
- [x] [Data Converter](#Data Converter)
- [x] [Customize OkHttpClient](#Customize-OkHttpClient)
- [x] [Annotation Interceptor](#Annotation-Interceptor)
- [x] [Log Print](#Log-Print)
- [x] [Request Retry](#Request-Retry)
- [x] [Fusing Degrade](#Fusing-Degrade)
- [x] [Error Decoder](#Error-Decoder)
- [x] [HTTP Calls Between Microservices](#HTTP-Calls-Between-Microservices)
- [x] [Global Interceptor](#Global-Interceptor)
- [x] [Call Adapter](#Call-Adapter)
- [x] [Data Converter](#Data-Converter)
- [x] [Meta-annotation](#Meta-annotation)
- [x] [Other Examples](#Other Examples)
- [x] [Other Examples](#Other-Examples)

## Quick Start

Expand Down

0 comments on commit 7e20de8

Please sign in to comment.