Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ClericPy committed Oct 13, 2020
1 parent f0d6fc0 commit fe7add7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ So you may need a more stable process pool with **ChromeEngine(HTTP usage & norm
## ChromeEngine HTTP usage

### Server

> pip install -U ichrome[web]
```python
import uvicorn
from fastapi import FastAPI
Expand Down

0 comments on commit fe7add7

Please sign in to comment.