diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f935a41 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +tags +.zedstate \ No newline at end of file diff --git a/README.md b/README.md index de67f6f..85e797b 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ cordova-sslPinning ================== Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning. + +This plugin is currently under development. Nothing to see yet. Check back later. \ No newline at end of file