diff --git a/readme.md b/readme.md index c2997f4..ebc390d 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # go-fmp -FileMaker file (.fmp12) parser and writer written in [Go](https://go.dev), inspired by and based on [fmptools](https://github.com/evanmiller/fmptools) and [fp5dump](https://github.com/qwesda/fp5dump). +FileMaker file (.fmp12) parser and writer written in [Go](https://go.dev), inspired by and based on [fmptools](https://github.com/evanmiller/fmptools), [fmplib](https://github.com/Rasmus20B/fmplib), and [fp5dump](https://github.com/qwesda/fp5dump). This is a work-in-progress. Any contributions are very welcome! :)