diff --git a/README.md b/README.md new file mode 100644 index 0000000..6f1951a --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Simple Status Plugin Installation + +To install or update the Simple Status plugin, run the following command from the root of your WordPress HTML directory: + +```sh +curl -sSL https://yourdomain.com/path/to/install.sh | bash