From 0367fa056d73501b9508da0c6d71692e4067b10c Mon Sep 17 00:00:00 2001 From: Gareth Pendleton Date: Tue, 9 Sep 2025 13:39:04 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c07a326..6345590 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ Uri (RFC 3986) library for Gleam -[![Package Version](https://img.shields.io/hexpm/v/uri)](https://hex.pm/packages/uri) -[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/uri/) +[![Package Version](https://img.shields.io/hexpm/v/gluri)](https://hex.pm/packages/gluri) +[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/gluri/) ```sh gleam add uri@1