Add download links to README

This commit is contained in:
nsubiron 2017-11-14 12:02:31 +01:00
parent df3f1a4db0
commit f71c80e753
1 changed files with 7 additions and 1 deletions

View File

@ -4,7 +4,13 @@ CARLA Simulator
Welcome to CARLA simulator.
This file contains the instructions to run the CARLA simulator binaries on
Linux.
Linux. [Get the latest release here.][releaselink]
For building CARLA from source, please check out the
[CARLA Documentation][docslink].
[releaselink]: https://github.com/carla-simulator/carla/releases/latest
[docslink]: http://carla.readthedocs.io
Running the Python client
-------------------------