mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-08-21 04:18:11 -04:00
Updating the README doc
This commit is contained in:
parent
25a028a35c
commit
e4cfe8025e
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
@ -5,5 +5,14 @@ Browser automation via chrome debug protocol
|
||||||
|
|
||||||
Install
|
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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue