소스 검색

chore(docs): Add in-page link to new guide

[skip ci]
Jamon Holmgren 4 년 전
부모
커밋
82af9559ef
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      docs/Guide.md

+ 1
- 0
docs/Guide.md 파일 보기

@@ -13,6 +13,7 @@ _This guide is currently a work in progress._
13 13
 - [Multiple files upload](Guide.md#multiple-files-upload)
14 14
 - [Add support for File Download](Guide.md#add-support-for-file-download)
15 15
 - [Communicating between JS and Native](Guide.md#communicating-between-js-and-native)
16
+- [Working with custom headers, sessions, and cookies](Guide.md#working-with-custom-headers-sessions-and-cookies)
16 17
 
17 18
 ### Basic inline HTML
18 19