Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
irfansofyana committed Aug 20, 2022
1 parent 77e330f commit d013b37
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

[Aztro API](https://github.com/sameerkumar18/aztro) is API get daily horoscope. This project is aim to create a simple wrapper for the API using Go.

## Installation

Open your terminal and run:
```go
go get github.com/irfansofyana/go-aztro-api-wrapper
```


## Example Usage
```go
package main
Expand Down

0 comments on commit d013b37

Please sign in to comment.