Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vickyramachandra authored Mar 30, 2020
1 parent 529fdb5 commit 27f92e0
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 @@ -7,7 +7,7 @@ A deserializer for JSON payloads that comply to the

## Installation

```
```bash
go get github.com/vickyramachandra/json-sideload
```

Expand Down Expand Up @@ -141,7 +141,7 @@ func parseResponse(data []byte) {
## TODO
- Extensive code coverage
- Exhaustive unit tests
- Marshaler implementation
- Marshaller implementation

## Contributing

Expand Down

0 comments on commit 27f92e0

Please sign in to comment.