Repository: incubator-pirk Updated Branches: refs/heads/master 49de7bedf -> b45a83dbb
resizing Pirk image Project: http://git-wip-us.apache.org/repos/asf/incubator-pirk/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-pirk/commit/b45a83db Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/b45a83db Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/b45a83db Branch: refs/heads/master Commit: b45a83dbbbe338b434852b0fd03c4f657cdff556 Parents: 49de7be Author: eawilliams <[email protected]> Authored: Tue Jul 12 17:20:31 2016 -0400 Committer: eawilliams <[email protected]> Committed: Tue Jul 12 17:20:31 2016 -0400 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b45a83db/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 2e8a24b..daee315 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<img alt="Apache Pirk" class="img-responsive" src="contrib/pirkImage.png" width="250"/> +<img alt="Apache Pirk" class="img-responsive" src="contrib/pirkImage.png" width="500" align="middle"/> -- Apache Pirk (incubating) 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.
