diff --git a/README.md b/README.md index 80158a9..3afcf3d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Whilst the application is open source, the webservice (owlboard.fb-infra.uk) is - /ldb: - /{crs}: - GET: Get departure board for {crs} - - Returns JSON: Formatted as per ldb-json module.SS + - Returns JSON: Formatted as per ldb-json module. ## Stack: - app.js -> Launches server, Entry Point, defines routers and middlewares.