ageitgey / node-unfluff

Automatically extract body content (and other cool stuff) from an html document
Apache License 2.0
2.15k stars 223 forks source link

use https instead of http for polygon url #95

Closed michaeljaltamirano closed 5 years ago

michaeljaltamirano commented 5 years ago

When going through the instructions I noticed the command only worked for the polygon example site if https was used in place of http. This PR updates the url in the README.

ageitgey commented 5 years ago

Thanks! The build failure is due to an old node version and I'll fix that separately.