aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index ef0ee05..6e0d563 100644
--- a/README
+++ b/README
@@ -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
--------------------------