Browse Source

Update README.md

pysitemap-python-2.7^2
1kastner 5 years ago
committed by GitHub
parent
commit
abd70a15ec
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@ -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


Loading…
Cancel
Save