From 8d0b63cafeac9e1cf0bd35f1ad3c0a24721eb823 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl?= Date: Sun, 24 Jan 2021 15:45:53 +0400 Subject: [PATCH] docs: readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 68e8bcd..92269b0 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ Version 1 is ongoing, but the API is still not fixed. **See below table for supp | Search engine | Implementation status | |---------------|:-----------------------:| -| [Google Search](https://godoc.org/github.com/sundowndev/dorkgen/googlesearch) | Stable | -| [DuckDuckGo](https://godoc.org/github.com/sundowndev/dorkgen/duckduckgo) | Stable | +| [Google Search](https://pkg.go.dev/github.com/sundowndev/dorkgen/googlesearch) | Stable | +| [DuckDuckGo](https://pkg.go.dev/github.com/sundowndev/dorkgen/duckduckgo) | Stable | | Yahoo Search | WIP | | Bing Search | WIP |