Skip to content

Commit

Permalink
docs(readme): update README toc
Browse files Browse the repository at this point in the history
  • Loading branch information
telco2011 committed Mar 6, 2020
1 parent 3ef75a6 commit 4417dd6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 6 additions & 4 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
"vsicons.presets.nestjs": false,
"vsicons.presets.angular": false,
"cSpell.words": [
"Arango",
"arangodb",
"axiosfit"
],
"Arango",
"arangodb",
"axiosfit",
"doctoc",
"markdownlint"
],
"workbench.colorCustomizations": {
"activityBar.background": "#1f6fd0",
"activityBar.activeBorder": "#ee90bb",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ Axiosfit is a project inspired by [Retrofit](https://square.github.io/retrofit/)
- [Request Interceptor](#request-interceptor)
- [Response Interceptor](#response-interceptor)
- [<a name="samples_section"></a>Examples](#examples-1)
<!-- markdownlint-restore -->

<!-- markdownlint-restore -->
<!-- END doctoc generated TOC please keep comment here to allow auto update -->

## Purpose
Expand Down

0 comments on commit 4417dd6

Please sign in to comment.