Procházet zdrojové kódy

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

[skip ci]
Jamon Holmgren před 4 roky
rodič
revize
82af9559ef
No account linked to committer's email address
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      docs/Guide.md

+ 1
- 0
docs/Guide.md Zobrazit soubor

@@ -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