Added documentation url for package googlesearch (#1562)

This commit is contained in:
Xie Yanbo 2020-07-17 18:52:11 +08:00 committed by GitHub
parent 7c22b322be
commit 9273bf806e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15558,7 +15558,8 @@
], ],
"description": "library for scraping google search results", "description": "library for scraping google search results",
"license": "MIT", "license": "MIT",
"web": "https://github.com/xyb/googlesearch.nim" "web": "https://github.com/xyb/googlesearch.nim",
"doc": "https://xyb.github.io/googlesearch.nim/"
}, },
{ {
"name": "rdgui", "name": "rdgui",