Skip to content

Commit

Permalink
Link to the iOS and Android adapters
Browse files Browse the repository at this point in the history
  • Loading branch information
packagethief committed Mar 13, 2016
1 parent b553469 commit d153edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- **Optimizes navigation automatically.** No need to annotate links or specify which parts of the page should change.
- **No server-side cooperation necessary.** Respond with full HTML pages, not partial page fragments or JSON.
- **Respects the web.** The Back and Reload buttons work just as you’d expect. Search engine-friendly by design.
- **Supports mobile apps.** Adapters for iOS and Android let you build hybrid applications using native navigation controls.
- **Supports mobile apps.** Adapters for [iOS](https://github.com/turbolinks/turbolinks-ios) and [Android](https://github.com/turbolinks/turbolinks-android) let you build hybrid applications using native navigation controls.

## Supported Browsers

Expand Down

0 comments on commit d153edf

Please sign in to comment.