Update README.md

This commit is contained in:
Mathew Polzin
2019-10-15 23:37:02 -07:00
committed by GitHub
parent dbc6ecc6d8
commit b46429a0ad
+1 -1
View File
@@ -22,7 +22,7 @@ See the JSON API Spec here: https://jsonapi.org/format/
- [GET Example](https://colab.research.google.com/drive/1krbhzSfz8mwkBTQQnKUZJLEtYsJKSfYX)
- [POST Example](https://colab.research.google.com/drive/1z3n70LwRY7vLIgbsMghvnfHA67QiuqpQ)
### Combined
### Client+Server
This library works well when used by both the server responsible for serialization and the client responsible for deserialization. Check out the [example](#example) further down in this README.
## Table of Contents