diff --git a/Readme.md b/Readme.md index 14290f5..2d92bc9 100644 --- a/Readme.md +++ b/Readme.md @@ -112,3 +112,4 @@ spago -x test.dhall test ## License This is a fork of [HTTPure](https://github.com/citizennet/purescript-httpure), which is licensed under MIT. See the [original license](./LICENSES/httpure.LICENSE). This work is similarly licensed under [MIT](./License). +It includes part of [`purescript-record-extra`](https://github.com/justinwoo/purescript-record-extra) as an inline dependency, which is licensed under MIT, see [original license](./LICENSES/record-extra.LICENSE).