Skip to content

Commit

Permalink
Merge pull request #122 from afterpay/example-server-docs
Browse files Browse the repository at this point in the history
Add reference to the example server project
  • Loading branch information
adamjcampbell authored Nov 11, 2020
2 parents 64d745c + 49e39b1 commit 1b4da58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ struct MyView: View {

# Examples

The [example project][example] demonstrates how to include an Afterpay payment flow web experience.
The [example project][example] demonstrates how to include an Afterpay payment flow web experience. This project is powered by the [example server][example-server] which shows a simple example of integration with the Afterpay API.

# Building

Expand Down Expand Up @@ -357,6 +357,7 @@ This project is licensed under the terms of the Apache 2.0 license. See the [LIC
[contributing]: CONTRIBUTING.md
[create-xcframework]: Scripts/create-xcframework
[example]: Example
[example-server]: https://github.com/afterpay/sdk-example-server
[four-payments]: Images/four-payments.png
[git-submodule]: https://git-scm.com/docs/git-submodule
[latest-release]: https://github.com/afterpay/sdk-ios/releases/latest
Expand Down

0 comments on commit 1b4da58

Please sign in to comment.