Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Geninatti committed Mar 2, 2018
1 parent 61b86c0 commit 60dc957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Cardenal is a TCP server (uses the library [ZMQ](http://zeromq.org/)) that reciv

The server is coded entearly in python, but the clients could be for any language that supports ZMQ. A good start to know the alcance is check the [ZMQ lenguage Bindings](http://zeromq.org/bindings:_start)

The first client was for python too and is the one that we use in this documentation for our examples. You can check the project in te GitHub repository here: cardenal-python-client_
The first client was for python too and is the one that we use in this documentation for our examples. You can check the project in te GitHub repository here: (cardenal-python-client)[https://github.com/Bgeninatti/cardenal-python-client]

## Documentation

Expand Down

0 comments on commit 60dc957

Please sign in to comment.