From 2808a7700fdc5952092768b9b14dfd7c45ee507a Mon Sep 17 00:00:00 2001 From: Aaron Brethorst Date: Sun, 5 May 2024 20:06:38 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3968947..295e35e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ OpenTripPlanner library for iOS, written in Swift. ## Architecture -More to come on this in the future, but for now it's worth mentioning that OTPKit uses OTP 1.x's REST API to communicate with OpenTripPlanner servers. +More to come on this in the future, but for now it's worth mentioning that OTPKit uses OTP 1.x's REST API to communicate with OpenTripPlanner servers because the servers we care most about this framework working with are all running on OTP 1.5.x. ## Code Quality