diff --git a/pkg/README.md b/pkg/README.md index fe6ed42..71a13f0 100644 --- a/pkg/README.md +++ b/pkg/README.md @@ -2,7 +2,7 @@ [![GoDoc](https://godoc.org/github.com/boramalper/magnetico?status.svg)](https://godoc.org/github.com/boramalper/magnetico) - The most significant package is `persistence`, that abstracts access to the - magnetico databases with different engines (currently, SQLite, stdout and partly PostgreSQL). + magnetico databases with different engines (currently: SQLite, stdout and PostgreSQL). **For REST-ful magneticow API, see [https://app.swaggerhub.com/apis/boramalper/magneticow-api/](https://app.swaggerhub.com/apis/boramalper/magneticow-api/).**