Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronbrethorst authored Aug 28, 2024
1 parent 7659e3f commit c724fa5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,17 @@ OpenTripPlanner library for iOS, written in Swift.

## Compatibility

* iOS: OTPKit is compatible with iOS 16.0 and higher.
* iOS: OTPKit is compatible with iOS 17.0 and higher.
* OTP: OTPKit is known to be compatible with OpenTripPlanner 1.5.x and higher. It is presumed to work on earlier versions, but is not tested on them.

## 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 because the servers we care most about this framework working with are all running on OTP 1.5.x.

## History

This project was created by Hilmy Veradin with Aaron Brethorst as part of the [Google Summer of Code 2024](https://summerofcode.withgoogle.com/programs/2024/projects/RHtM4Lyc) program.

## Code Quality

### Unit Testing and CI
Expand Down

0 comments on commit c724fa5

Please sign in to comment.