From 7ffd41e739956d3bddc4f2071005481686cdc573 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Tue, 7 Jul 2020 22:22:57 +0200 Subject: [PATCH] Updated README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c66282f..bbeb930 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # Platypush browser extension This extension allows you to run Platypush commands on remote hosts as well as -custom scripts, and attach hooks to events generated by remote Platypush systems. +custom scripts, build custom actions as scripts that can access both the browser +API and Platypush API, and attach hooks to events generated by remote Platypush systems. + +Article on the motivations behind this extensions and some examples to get started: https://medium.com/@automationguru/one-browser-extension-to-rule-them-all-3118dc7f9c9b ## Installation