From cc345fcc0310c4dd317bfaa30bd7630d7905f38a Mon Sep 17 00:00:00 2001 From: William Carroll Date: Fri, 9 Oct 2015 11:13:13 -0700 Subject: [PATCH] Inserted commas Added commas to separate clauses --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ecb115e..b690674 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ JavaScript JavaScript and Google App Script code -Code here is experimental and may change so there are no guarantees about its quality. +Code here is experimental and may change, so there are no guarantees about its quality. Test scripts are given either in the documentation or as separate files. Always try them first before using any of the code. -If the code is useful to you please feel free to use it but always test that it performs as YOU expect. +If the code is useful to you, please feel free to use it but always test that it performs as YOU expect. If you find bugs or have suggestions, please feel free to email me at mick@javascript-spreadsheet-programming.com.