From d8f1f37a29f4ab7cec275de65f9e462746596b8f Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 27 Oct 2021 21:39:14 +0700 Subject: [PATCH] **images**-api --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 547b44d..9d0cb6a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DuckDuckGo-image-api -This project is Go adaptation of Python3 forked [duckduckgo-image-api](https://github.com/joeyism/duckduckgo-images-api) . I made this modules because this module will be need in my future project . +This project is Go adaptation of Python3 forked [duckduckgo-images-api](https://github.com/joeyism/duckduckgo-images-api) . I made this modules because this module will be need in my future project . Contribution are always welcome @@ -36,4 +36,4 @@ func main() { fmt.Print(hunsen.Results) } -``` \ No newline at end of file +```