From 358882655655395dd602cfd23092c7199fa6b035 Mon Sep 17 00:00:00 2001 From: Raum0x2A Date: Wed, 26 May 2021 15:57:04 -0600 Subject: [PATCH] minor fix --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d3c4f12..9c01b24 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ func main() { ``` -## Creating a Glyph banner with CreateBanner() +## Creating a Glyph banner This function takes 3 parameters and reurns an error @@ -99,7 +99,7 @@ _Note: Image shown in readme.md's vertical example have been scaled down in gimp _Original ranportal.png: 256x3072px_ -### Converting Portal code to Galactic address with P2gc() +### Converting Portal code to Galactic address This function only takes 1 parameter and returns a string and error @@ -116,7 +116,7 @@ Output: ``014C:0077:06DA:01F2`` -### Converting Galactic coordinates to Portal codes with Gc2p() +### Converting Galactic coordinates to Portal codes This function only takes 2 parameters and returns a string and error @@ -228,7 +228,5 @@ fmt.Println(nmslib.RndBH())
## A Proud member of NMH Hub + ### [![NMH Official Page](https://static.wikia.nocookie.net/nomanssky_gamepedia/images/5/5a/NMH_Banner_Hub.png/revision/latest/scale-to-width-down/85?cb=20201210044657)](https://nomanssky.fandom.com/wiki/No_Man%27s_High_Hub) [![Discord Server](https://img.shields.io/badge/Discord-Invite-blue?&logo=discord&logoColor=white)](https://discord.gg/mhRxf29hns) - - -