diff --git a/README.md b/README.md index 4e27696..1894917 100644 --- a/README.md +++ b/README.md @@ -106,10 +106,10 @@ code: src: ./ # relative to config file exclude: # path excluded from zip archive - ".git/**" - - ".gitignore" - - ".DS_Store" - - "npm-debug.log" - - "canary.yml" + - ".gitignore" + - ".DS_Store" + - "npm-debug.log" + - "canary.yml" ``` ### Interpolation