Skip to content

Commit 68cffac

Browse files
authored
Merge pull request nsqio#1415 from jarede-dev/patch-1
Update README.md
2 parents 4138c44 + b4b8339 commit 68cffac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ Operationally, **NSQ** is easy to configure and deploy (all parameters are speci
2323
line and compiled binaries have no runtime dependencies). For maximum flexibility, it is agnostic to
2424
data format (messages can be JSON, MsgPack, Protocol Buffers, or anything else). Official Go and
2525
Python libraries are available out of the box (as well as many other [client
26-
libraries][client_libraries]) and, if you're interested in building your own, there's a [protocol
26+
libraries][client_libraries]), and if you're interested in building your own, there's a [protocol
2727
spec][protocol].
2828

29-
We publish [binary releases][installing] for linux, darwin, freebsd and windows as well as an official [Docker image][docker_deployment].
29+
We publish [binary releases][installing] for Linux, Darwin, FreeBSD and Windows, as well as an official [Docker image][docker_deployment].
3030

3131
NOTE: master is our *development* branch and may not be stable at all times.
3232

0 commit comments

Comments
 (0)