Skip to content

Commit

Permalink
Add Agnosti.tech link
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl authored Oct 8, 2018
1 parent 050061a commit c5deb32
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Documentation/GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,13 @@ is more thorough at the source.
In Xcode, don’t forget to option-click on PromiseKit functions to access this
documentation while you're coding.

Otherwise, return to our [contents page](/Documentation).
Here are some recent articles that document PromiseKit 5+:

* [Using Promises - Agostini.tech](https://agostini.tech/2018/10/08/using-promisekit)

Careful with general online references, many of them refer to PMK < 5 which has a subtly
different API (sorry about that, but Swift has changed a lot over the years and thus
we had to too).


[API Reference]: https://promisekit.org/reference/

0 comments on commit c5deb32

Please sign in to comment.