Added documentation url for package googlesearch (#1562)

This commit is contained in:
Xie Yanbo
2020-07-17 12:52:11 +02:00
committed by GitHub
parent 7c22b322be
commit 9273bf806e
+2 -1
View File
@@ -15558,7 +15558,8 @@
],
"description": "library for scraping google search results",
"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",