Skip to content

Commit e735f73

Browse files
authored
Merge pull request #4 from FranzDiebold/feat/v1-0-1
Feat/v1 0 1
2 parents a975daf + 1501e70 commit e735f73

File tree

5 files changed

+914
-1479
lines changed

5 files changed

+914
-1479
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,10 @@ npm install ng-google-sheets-db
6464
- You may have an *active* column, with which you can enable or disable rows/entries.
6565
- A Google Sheets demo spreadsheet is available [here](https://docs.google.com/spreadsheets/d/1gSc_7WCmt-HuSLX01-Ev58VsiFuhbpYVo8krbPCvvqA).
6666
2. Share your sheet:
67-
- [File] -> [Publish to the web] -> [Publish]
67+
- [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)