Make README more meaningful
This commit is contained in:
		
							parent
							
								
									e2954211ec
								
							
						
					
					
						commit
						80e07943ee
					
				
							
								
								
									
										27
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										27
									
								
								README.md
									
									
									
									
									
								
							| @ -1,12 +1,21 @@ | |||||||
| # Readme | ## About | ||||||
| 
 | 
 | ||||||
| For instructions on how to compile and run OSRM, please consult the Wiki at | The Open Source Routing Machine is a high performance routing engine written in C++11 designed to run on OpenStreetMap data. | ||||||
| 
 | 
 | ||||||
| https://github.com/Project-OSRM/osrm-backend/wiki | ## Current build status | ||||||
| 
 | 
 | ||||||
| or use our free and daily updated online service at | | build config |  branch | status | | ||||||
|  | |:-------------|:--------|:------------| | ||||||
|  | | Linux        | master  | [](https://travis-ci.org/Project-OSRM/osrm-backend) | | ||||||
|  | | Linux        | develop | [](https://travis-ci.org/Project-OSRM/osrm-backend) | | ||||||
|  | | Windows      | master/develop | [](https://ci.appveyor.com/project/DennisOSRM/osrm-backend) | | ||||||
|  | | LUAbind fork | master  | [](https://travis-ci.org/DennisOSRM/luabind) | | ||||||
| 
 | 
 | ||||||
| http://map.project-osrm.org | ## Building | ||||||
|  | 
 | ||||||
|  | For instructions on how to [build](https://github.com/Project-OSRM/osrm-backend/wiki/Building-OSRM) and [run OSRM](https://github.com/Project-OSRM/osrm-backend/wiki/Running-OSRM), please consult [the Wiki](https://github.com/Project-OSRM/osrm-backend/wiki). | ||||||
|  | 
 | ||||||
|  | To quickly try OSRM use our [free and daily updated online service](http://map.project-osrm.org) | ||||||
| 
 | 
 | ||||||
| ## References in publications | ## References in publications | ||||||
| 
 | 
 | ||||||
| @ -31,11 +40,3 @@ When using the code in a (scientific) publication, please cite | |||||||
| } | } | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| ## Current build status |  | ||||||
| 
 |  | ||||||
| | build config |  branch | status | |  | ||||||
| |:-------------|:--------|:------------| |  | ||||||
| | Linux        | master  | [](https://travis-ci.org/Project-OSRM/osrm-backend) | |  | ||||||
| | Linux        | develop | [](https://travis-ci.org/Project-OSRM/osrm-backend) | |  | ||||||
| | Windows      | master/develop | [](https://ci.appveyor.com/project/DennisOSRM/osrm-backend) | |  | ||||||
| | LUAbind fork | master  | [](https://travis-ci.org/DennisOSRM/luabind) | |  | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user