1kastner
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
README.md
|
|
@ -3,13 +3,13 @@ Sitemap generator |
|
|
|
|
|
|
|
## installing |
|
|
|
|
|
|
|
pip install sitemap-generator |
|
|
|
pip install sitemap-generator |
|
|
|
|
|
|
|
## Gevent |
|
|
|
|
|
|
|
Sitemap-generator uses [gevent](http://www.gevent.org/) to implement multiprocessing. Install gevent: |
|
|
|
|
|
|
|
pip install gevent |
|
|
|
pip install gevent |
|
|
|
|
|
|
|
## example |
|
|
|
|
|
|
|