diff --git a/README.md b/README.md index 933bca5..24b2c7e 100644 --- a/README.md +++ b/README.md @@ -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)