update README.md, cabal.
This commit is contained in:
parent
e3d32d90e4
commit
ecfbedeb80
@ -1,3 +1,3 @@
|
|||||||
memcached-binary [](https://travis-ci.org/philopon/memcached-binary)
|
memcached-binary [](https://travis-ci.org/philopon/memcached-binary) [](https://hackage.haskell.org/package/memcached-binary)
|
||||||
===
|
===
|
||||||
memcached client using binary protocol.
|
memcached client using binary protocol.
|
||||||
|
|||||||
@ -3,8 +3,10 @@ version: 0.1.0
|
|||||||
synopsis: memcached client using binary protocol.
|
synopsis: memcached client using binary protocol.
|
||||||
license: MIT
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Hirotomo Moriwaki
|
author: HirotomoMoriwaki<philopon.dependence@gmail.com>
|
||||||
maintainer: philopon.dependence@gmail.com
|
maintainer: HirotomoMoriwaki<philopon.dependence@gmail.com>
|
||||||
|
Homepage: https://github.com/philopon/memcached-binary
|
||||||
|
Bug-reports: https://github.com/philopon/memcached-binary/issues
|
||||||
copyright: (c) 2014 Hirotomo Moriwaki
|
copyright: (c) 2014 Hirotomo Moriwaki
|
||||||
category: Database
|
category: Database
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user