You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
14
14
<br>
15
15
16
-
> :point_right: See this **[blog post]()** for the **TSWorkflow overview** and **getting started guide**.
16
+
> :point_right: See this **[blog post](https://medium.com/@techstreams/g-suite-business-solutions-apps-script-powered-workflow-automation-4cb715ea5d0b)** for the **TSWorkflow overview** and **getting started guide**.
17
17
18
18
<br>
19
19
@@ -24,11 +24,11 @@
24
24
25
25
## Important Notes
26
26
27
-
* TSWorkflow is meant to *demonstate*[G Suite](https://gsuite.google.com/) workflow automation with [Apps Script](https://developers.google.com/apps-script) and ***should not*** be deployed in a production environment without further development and test.
27
+
* TSWorkflow is meant to *demonstate*[G Suite](https://gsuite.google.com/) workflow automation with [Apps Script](https://developers.google.com/apps-script) and ***should not be deployed in a production environment*** without further development and testing.
28
28
29
-
* TSWorkflow demonstrates workflow automation with __Google Drive > My Drive__. Code modifications are needed to enable its use with [Shared drives](https://support.google.com/a/answer/7212025?hl=en).
29
+
* TSWorkflow uses __Google Drive > My Drive__. Code modifications are needed to enable it to work with [Shared drives](https://support.google.com/a/answer/7212025?hl=en).
30
30
31
-
*If TSWorkflow does not appear to be working correctly, check the [Apps Script Dashboard](https://script.google.com) for execution errors.
31
+
*Check the [Apps Script Dashboard](https://script.google.com) for execution errors if TSWorkflow does not work as expected.
0 commit comments