Skip to content

Commit

Permalink
add a readme and a changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
galdor committed Oct 6, 2011
1 parent bc1a970 commit 53f7172
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Changelog
@@ -0,0 +1,4 @@

Version 1.0 (2011-10-06)

- First release.
13 changes: 13 additions & 0 deletions README.mkd
@@ -0,0 +1,13 @@
# cl-zmq

## Description

`cl-zmq` is a Common Lisp binding for the [zeromq](http://zeromq.org) messaging
library.

More informations can be found on <http://codemore.org/cl-zmq.html>.

## Contact

If you have suggestions, or if you found a bug, send me a message via github
or mail me at <khaelin@gmail.com>.

0 comments on commit 53f7172

Please sign in to comment.