From 2dc7f57d5e2b3e5af13e4926c510c5c7cb14f0d2 Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Thu, 26 Oct 2023 16:55:58 -0700 Subject: [PATCH] correction --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e4af8ba..8c13687 100644 --- a/README.md +++ b/README.md @@ -12,18 +12,18 @@ Online documentation, which includes examples, can be found at: http://godoc.org ## Import -To import package ***hexadeca**** use `import` code like the follownig: +To import package **hexadeca** use `import` code like the follownig: ``` import "sourcecode.social/reiver/go-hexadeca" ``` ## Installation -To install package ****hexadeca**** do the following: +To install package **hexadeca** do the following: ``` GOPROXY=direct https://sourcecode.social/reiver/go-hexadeca ``` ## Author -Package ****hexadeca**** was written by [Charles Iliya Krempeaux](http://changelog.ca) +Package **hexadeca** was written by [Charles Iliya Krempeaux](http://changelog.ca)