Update README.md

This commit is contained in:
Mathew Polzin
2019-09-29 17:20:42 -07:00
committed by GitHub
parent 0e6b2a7771
commit abae975f59
+2
View File
@@ -9,6 +9,8 @@ See the JSON API Spec here: https://jsonapi.org/format/
## Quick Start
:warning: The following Google Colab examples have correct code, but there appears to be an bug in the branch of the Swift compiler currently being used by the Google Colab Swift notebooks so the `JSONAPI` package cannot be pulled in and you cannot run the examples in-browser.
### Clientside
- [Basic Example](https://colab.research.google.com/drive/1IS7lRSBGoiW02Vd1nN_rfdDbZvTDj6Te)
- [Compound Example](https://colab.research.google.com/drive/1BdF0Kc7l2ixDfBZEL16FY6palweDszQU)