Update new home of the library, and add hackage badge
This commit is contained in:
parent
30dbc0b64a
commit
b866c38814
@ -1,4 +1,4 @@
|
|||||||
# Minio Client SDK for Haskell [](https://travis-ci.org/donatello/minio-hs)
|
# Minio Client SDK for Haskell [](https://travis-ci.org/donatello/minio-hs)[](https://hackage.haskell.org/package/minio-hs)
|
||||||
|
|
||||||
This Minio Haskell Client SDK provides simple APIs to
|
This Minio Haskell Client SDK provides simple APIs to
|
||||||
access [Minio](https://minio.io), AWS S3 or any S3-compatible object
|
access [Minio](https://minio.io), AWS S3 or any S3-compatible object
|
||||||
|
|||||||
@ -2,7 +2,7 @@ name: minio-hs
|
|||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
synopsis: A Minio client library, compatible with S3 like services.
|
synopsis: A Minio client library, compatible with S3 like services.
|
||||||
description: Please see README.md
|
description: Please see README.md
|
||||||
homepage: https://github.com/donatello/minio-hs#readme
|
homepage: https://github.com/minio/minio-hs#readme
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Aditya Manthramurthy, Krishnan Parthasarathi
|
author: Aditya Manthramurthy, Krishnan Parthasarathi
|
||||||
@ -140,4 +140,4 @@ test-suite minio-hs-test
|
|||||||
|
|
||||||
source-repository head
|
source-repository head
|
||||||
type: git
|
type: git
|
||||||
location: https://github.com/donatello/minio-hs
|
location: https://github.com/minio/minio-hs
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user