Repository: incubator-pirk Updated Branches: refs/heads/master 64eb7c036 -> 49de7bedf
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/49de7bed Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/49de7bed Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/49de7bed Branch: refs/heads/master Commit: 49de7bedf5c55b361b4a728a3d716c62f67e7b73 Parents: 64eb7c0 Author: eawilliams <[email protected]> Authored: Tue Jul 12 17:19:05 2016 -0400 Committer: eawilliams <[email protected]> Committed: Tue Jul 12 17:19:05 2016 -0400 ---------------------------------------------------------------------- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/49de7bed/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index c772447..2e8a24b 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. --> -[](http://pirk.incubator.apache.org) +<img alt="Apache Pirk" class="img-responsive" src="contrib/pirkImage.png" width="250"/> -- 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. @@ -68,17 +68,17 @@ Pirk employs generic [data and query schemas](http://pirk.incubator.apache.org/f ## License - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at - (http://www.apache.org/licenses/LICENSE-2.0) - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. See accompanying LICENSE file. + (http://www.apache.org/licenses/LICENSE-2.0) + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. See accompanying LICENSE file. ## Apache Software Foundation Incubation
