diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -5,6 +5,12 @@ This C library provides an interface to the timetable API of the Deutsche Bahn (*Fahrplan-API*). This API exposes information on stations, departures, arrivals and routes. +Dependencies +------------ + + - libcurl + - libexpat + Compiling and installation -------------------------- |