From 8f0e1e8bf11d69607122d64bd48077ff7e777fde Mon Sep 17 00:00:00 2001 From: Dylan Moore Date: Fri, 1 Jul 2016 12:49:22 -0700 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 88f4db3..1bcf79a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +[![experimental](http://badges.github.io/stability-badges/dist/experimental.svg)](http://github.com/badges/stability-badges) + +### Caveat Emptor + +This is an experimental plugin and is not yet fully supported by the Sendwithus team. + Sendwithus Sync Tool =================== @@ -145,4 +151,4 @@ optional arguments: Example: ```sh $ python sendwithus_sync.py -a -d .\test\data\data.json -e email@example.com send .\src\templates\Template\Version1.html -``` \ No newline at end of file +```