diff --git a/README.md b/README.md index d77cc195849d5b0ca93ffc6e3f74fc663fe6403f..3a8f84ec18ff25d7b3a3aa43b49b48600eb17038 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ Npgsql Entity Framework Core provider for PostgreSQL Npgsql.EntityFrameworkCore.PostgreSQL is an Entity Framework Core provider built on top of [Npgsql](https://github.com/npgsql/npgsql). It allows you to use the EF Core O/RM with -PostreSQL. +PostgreSQL. Documentation is available on [the Npgsql site](http://www.npgsql.org/efcore/index.html).