diff --git a/README.md b/README.md index 197d445..b739ce1 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,14 @@ Browser automation via chrome debug protocol Install ====== -Rign now, just check it out. In the future, will install via pip +Install via pip from this repo. + +Run +===== +"umbra" script should be in bin/. +Currently we create a browser and navigate to a single page, +then exit. We are receiving the network events, but don't yet +have anything to do with them. AMQP/RabbitMQ integration is next. + +