Repository: incubator-pirk Updated Branches: refs/heads/master b45a83dbb -> ec95f0359
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/ec95f035 Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/ec95f035 Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/ec95f035 Branch: refs/heads/master Commit: ec95f03598232727d47c28c8f38d076f4ee90ae5 Parents: b45a83d Author: eawilliams <[email protected]> Authored: Tue Jul 12 17:22:47 2016 -0400 Committer: eawilliams <[email protected]> Committed: Tue Jul 12 17:22:47 2016 -0400 ---------------------------------------------------------------------- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/ec95f035/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index daee315..10eabf6 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,9 @@ 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="500" align="middle"/> +<img alt="Apache Pirk" class="img-responsive" src="contrib/pirkImage.png" width="350"/> +-- + -- 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.
