Skip to content

Commit

Permalink
Merge branch 'enhance_readme' into 'main'
Browse files Browse the repository at this point in the history
Update README.md

See merge request fidiborearc/go/packages/response!6
  • Loading branch information
Sobhan Atar committed Oct 4, 2022
2 parents 5efbbf0 + 69b1908 commit cb53cf6
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 @@ -5,7 +5,7 @@ This package takes data from developer and convert them into [convention format]

## Installation
To install the package enter below command into you terminal:
`go get https://newgit.fidibo.com/fidiborearc/go/packages/response`
`go get "newgit.fidibo.com/fidiborearc/go/packages/response"`
## Usage
After installing the package, add import statement to you import section of file:

Expand Down Expand Up @@ -166,4 +166,4 @@ func main() {
"represented_at": "2022-06-25 17:56:29",
"version": "v1"
}
```
```

0 comments on commit cb53cf6

Please sign in to comment.