diff --git a/README.md b/README.md index bde50e9..42d0aab 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # go-huggingface ![Build Status](https://github.com/hupe1980/go-huggingface/workflows/build/badge.svg) -[![Go Reference](https://pkg.go.dev/badge/github.com/hupe1980/go-huggingface.svg)](https://pkg.go.dev/github.com/) +[![Go Reference](https://pkg.go.dev/badge/github.com/hupe1980/go-huggingface.svg)](https://pkg.go.dev/github.com/hupe1980/go-huggingface) > The Hugging Face Inference Client in Golang is a modul designed to interact with the Hugging Face model repository and perform inference tasks using state-of-the-art natural language processing models. Developed in Golang, it provides a seamless and efficient way to integrate Hugging Face models into your Golang applications. ## Installation