diff --git a/README.md b/README.md index ba8e0a1..28d0e10 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fimnatgreen%2Fbusfares.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fimnatgreen%2Fbusfares?ref=badge_shield) Calculate bus fares for [OpenTripPlanner](https://www.opentripplanner.org/) journeys using data from the [Bus Open Data Service](https://www.bus-data.dft.gov.uk/). + +This was my A-level Computer Science NEA Project 2022-2023. The final submitted project PDF, which documents how to run this project and how it was made, is [available here](/Computing%20NEA.pdf).