From 0e2f8b8d48144c4ac4c6863d923348c810de0446 Mon Sep 17 00:00:00 2001 From: Emil Haugberg Date: Thu, 27 Jun 2019 20:48:41 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b1f518f..3bd1339 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PSOVEA API +# OVerzicht API This repository contains the code for requesting static and dynamic data regarding public transportation in the Netherlands. @@ -36,6 +36,8 @@ This repository includes a script that retrieves the current state of the public > npm run socket ``` +You can now connect to the socket on port 3500. + ## Contributing ### Coding Style