Skip to content

Commit 1501e70

Browse files
committed
Improve documentation: add 2-step verification.
1 parent e44fad6 commit 1501e70

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ npm install ng-google-sheets-db
6767
- [File] → [Publish to the web] → (Entire Document, Web page) [Publish]
6868
- Get the *Spreadsheet ID* (i.e. `1gSc_7WCmt-HuSLX01-Ev58VsiFuhbpYVo8krbPCvvqA`): It is part of the Google spreadsheet URL.
6969
- Get the *Worksheet ID*: The Worksheet IDs are increasing numbers, starting at 1.
70+
3. Optional: It may be a good idea to enable [2-Step Verification](https://www.google.com/landing/2step/) for your Google account, if you have not done it yet :wink:.
7071

7172
### Angular
7273

projects/ng-google-sheets-db/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ npm install ng-google-sheets-db
6767
- [File] → [Publish to the web] → (Entire Document, Web page) [Publish]
6868
- Get the *Spreadsheet ID* (i.e. `1gSc_7WCmt-HuSLX01-Ev58VsiFuhbpYVo8krbPCvvqA`): It is part of the Google spreadsheet URL.
6969
- Get the *Worksheet ID*: The Worksheet IDs are increasing numbers, starting at 1.
70+
3. Optional: It may be a good idea to enable [2-Step Verification](https://www.google.com/landing/2step/) for your Google account, if you have not done it yet :wink:.
7071

7172
### Angular
7273

0 commit comments

Comments
 (0)