From 1e8fb7a38c9f0b9c8f609637b7576dfcd8af9b0e Mon Sep 17 00:00:00 2001 From: Dennis Luxen Date: Mon, 21 Jul 2014 10:50:41 +0200 Subject: [PATCH] Updated README to reflect new location --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1c77f7202..442ccf906 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ For instructions on how to compile and run OSRM, please consult the Wiki at -https://github.com/DennisOSRM/Project-OSRM/wiki +https://github.com/Project-OSRM/osrm-backend/wiki or use our free and daily updated online service at @@ -35,6 +35,7 @@ When using the code in a (scientific) publication, please cite | build config | branch | status | |:-------------|:--------|:------------| -| Project OSRM | master | [![Build Status](https://travis-ci.org/DennisOSRM/Project-OSRM.png?branch=master)](https://travis-ci.org/DennisOSRM/Project-OSRM) | -| Project OSRM | develop | [![Build Status](https://travis-ci.org/DennisOSRM/Project-OSRM.png?branch=develop)](https://travis-ci.org/DennisOSRM/Project-OSRM) | +| Linux | master | [![Build Status](https://travis-ci.org/Project-OSRM/osrm-backend.png?branch=master)](https://travis-ci.org/DennisOSRM/Project-OSRM) | +| Lunux | develop | [![Build Status](https://travis-ci.org/Project-OSRM/osrm-backend.png?branch=develop)](https://travis-ci.org/DennisOSRM/Project-OSRM) | +| Windows | master/develop | [![Build status](https://ci.appveyor.com/api/projects/status/4iuo3s9gxprmcjjh)](https://ci.appveyor.com/project/DennisOSRM/osrm-backend) | | LUAbind fork | master | [![Build Status](https://travis-ci.org/DennisOSRM/luabind.png?branch=master)](https://travis-ci.org/DennisOSRM/luabind) |