From 627929babe8922abf9e8039a0ae5ad8f615256ab Mon Sep 17 00:00:00 2001 From: tpaviot Date: Mon, 10 Feb 2014 15:02:55 +0100 Subject: [PATCH] Added travis-ci and googledrive urls --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6697e84ba4..a6c8f1eafc 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,26 @@ +Travis-CI Build Status : [![Build Status](https://travis-ci.org/tpaviot/oce.png?branch=master)](https://travis-ci.org/tpaviot/oce) oce stands for *o*pencascade *c*ommunity *e*dition. -This project aims at gathering patches/changes/improvements from the OCC community over the latest release -(currently OCCT 6.7.0). +This project aims at gathering patches/changes/improvements from the OCC +community over the latest release (currently OCCT 6.7.0). We use the following online resources: * Sources https://github.com/tpaviot/oce * Binaries - http://code.google.com/p/oce-binaries/downloads/ + oce < 0.14: http://code.google.com/p/oce-binaries/downloads/ + oce >= 0.14: Google Drive at http://bit.ly/1kvDoTN * Bug tracker https://github.com/tpaviot/oce/issues * Mailing list http://groups.google.com/group/oce-dev/about + * Travic-CI + https://travis-ci.org/tpaviot/oce -Just email tpaviot@gmail.com for a request regarding write access to the repository. +Just ask @tpaviot (tpaviot@gmail.com) or @dbarbier (bouzim@gmail.com) for a +request regarding write access to the repository. How to create a local copy of the repository? =============================================