From f8257c8304b23220fe0b9695e1350f6819e57d83 Mon Sep 17 00:00:00 2001 From: Dominic Ricottone Date: Fri, 30 Sep 2022 10:38:03 -0500 Subject: [PATCH] README fix 2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18635b4..bcdb70f 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ package main import ( "fmt" - "https://git.dominic-ricottone.com/~dricottone/image2ascii/convert" + "git.dominic-ricottone.com/~dricottone/image2ascii/convert" _ "image/jpeg" _ "image/png" ) -- 2.45.2