Skip to content

Commit

Permalink
Merge pull request #92 from essentialkaos/develop
Browse files Browse the repository at this point in the history
Improve README
  • Loading branch information
andyone authored Aug 12, 2023
2 parents 70a1575 + d7126dc commit bfd0b43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<br/>

`aligo` is a utility for checking and viewing Golang struct alignment info.
𝑎𝑙𝑖𝑔𝑜 is a utility for checking and viewing Golang struct alignment info.

### Screenshots

Expand All @@ -25,7 +25,7 @@

#### From source

To build the `aligo` from scratch, make sure you have a working Go 1.18+ workspace (_[instructions](https://go.dev/doc/install)_), then:
To build the _aligo_ from scratch, make sure you have a working Go 1.18+ workspace (_[instructions](https://go.dev/doc/install)_), then:

```
go install github.com/essentialkaos/aligo@latest
Expand Down

0 comments on commit bfd0b43

Please sign in to comment.