We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc28d2a commit 517144aCopy full SHA for 517144a
README.md
@@ -25,7 +25,7 @@
25
flutter pub run gsheet_to_arb:import
26
```
27
28
- 
+ 
29
30
31
## Setup
@@ -39,7 +39,7 @@
39
40
- For more details about spreasheet structure see [Spreadsheet format](#Spreadsheet-format) section
41
42
-### 2. Create [Google Sheets API credentials](Authentication.md) either by using Client or Server authentication.
+### 2. Create [Google Sheets API credentials](doc/Authentication.md) either by using Client or Server authentication.
43
44
### 3. Configure your Dart project
45
Authentication.md doc/Authentication.md
gsheet.png doc/gsheet.png
0 commit comments