diff --git a/README.md b/README.md index 301c2d3..fbd21b0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A WP-CLI command for syncing a live site to a development environment +![WP-CLI Screenshot](https://i.imgur.com/ugUhcuQ.gif) + ## Requirements * A [bedrock](https://github.com/roots/bedrock) based WordPress project @@ -34,4 +36,4 @@ DEV_ACTIVATED_PLUGINS="" DEV_DEACTIVATED_PLUGINS="" ``` -3. Run `wp sync` from the project root. \ No newline at end of file +3. Run `wp sync` from the project root.