瀏覽代碼

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