diff --git a/README_EN.md b/README_EN.md index 4f91f02..fb69cb6 100644 --- a/README_EN.md +++ b/README_EN.md @@ -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