diff --git a/README.md b/README.md index cbc216bae63..819085df209 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> [!IMPORTANT] +> This fork of OpenTripPlanner v1 was maintained by the MBTA for many years to power trip planning on the MBTA website. In migrating to v2 in 2023, we found ourselves no longer in need of our own fork. + ## Overview OpenTripPlanner (OTP) is an open source multi-modal trip planner. It depends on open data in open standard file formats (GTFS and OpenStreetMap), and includes a REST API for journey planning as well as a map-based Javascript client. OpenTripPlanner can also create travel time contour visualizations and compute accessibility indicators for planning and research applications. For more information, see the project website: http://opentripplanner.org