Update README.md

This commit is contained in:
Johannes 'fish' Ziemke 2013-03-04 12:47:00 +01:00
parent fc39a92a06
commit d834d44187
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ action if some condition is observed to be true.
5. Levigo, a Go-wrapper around LevelDB's C library: (https://github.com/jmhodges/levigo).
6. GoRest, a RESTful style web-services framework: (http://code.google.com/p/gorest/).
7. Prometheus Client, Prometheus in Prometheus (https://github.com/prometheus/client_golang).
8. Snappy, a compression library for LevelDB and Levigo (code.google.com/p/snappy/).
8. Snappy, a compression library for LevelDB and Levigo (http://code.google.com/p/snappy/).
## Getting started