diff --git a/README.md b/README.md index f7ba336..7267886 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,9 @@ This is an SQL query building library, thus it is not concerned about: - Not being tied to any specific dialect or dialect adapter library. - Documentation should be extensive and wholesome. - It should be easy to use with existing gleam dialect adapters such as: - - `gleam_pgo` - - `sqlight` - - `gleam_mysql` + - [gleam_pgo](https://hex.pm/packages/gleam_pgo) + - [sqlight](https://hex.pm/packages/sqlight) + - [gleam_mysql](https://hex.pm/packages/gmysql) ### Non-goals