Skip to content

Commit b7b2a6f

Browse files
authored
Update README.md
1 parent f0a2d66 commit b7b2a6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![GoDoc](https://godoc.org/github.com/edadeal/lepus?status.svg)](https://godoc.org/github.com/edadeal/lepus)
44
[![Go Report Card](https://goreportcard.com/badge/github.com/edadeal/lepus)](https://goreportcard.com/report/github.com/edadeal/lepus)
55

6-
Simple wrapper around [streadway/amqp](github.com/streadway/amqp) with syncronous functions.
6+
Simple wrapper around [streadway/amqp](https://github.com/streadway/amqp) with syncronous functions.
77

88
## Installation
99

@@ -65,4 +65,4 @@ func main() {
6565

6666
log.Printf("Published: %t", state == lepus.StatePublished)
6767
}
68-
```
68+
```

0 commit comments

Comments
 (0)