Skip to content

Commit 12e8d8d

Browse files
authored
Update README.md
1 parent e02e783 commit 12e8d8d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<br>
1515

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**.
1717
1818
<br>
1919

@@ -24,11 +24,11 @@
2424

2525
## Important Notes
2626

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.
2828

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).
3030

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.
3232

3333
---
3434

0 commit comments

Comments
 (0)