Repository: incubator-pirk Updated Branches: refs/heads/master c2e1cb996 -> 6d70c969f
Add Coveralls badge to README.md, this closes apache/incubator-pirk#47 Project: http://git-wip-us.apache.org/repos/asf/incubator-pirk/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-pirk/commit/6d70c969 Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/6d70c969 Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/6d70c969 Branch: refs/heads/master Commit: 6d70c969f67e79636c408a6f76ac0e560b54f7d6 Parents: c2e1cb9 Author: smarthi <[email protected]> Authored: Fri Aug 5 18:43:35 2016 -0400 Committer: smarthi <[email protected]> Committed: Fri Aug 5 18:43:35 2016 -0400 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/6d70c969/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index b4c0b67..7109a01 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ limitations under the License. -- [](https://travis-ci.org/apache/incubator-pirk?branch=master) +[](https://coveralls.io/github/apache/incubator-pirk?branch=master) -- [Apache Pirk (incubating)](http://pirk.incubator.apache.org/) is a framework for scalable Private Information Retrieval (PIR). The goal of Pirk is to provide a landing place for robust, scalable, and practical implementations of PIR algorithms.
