From 119c1778e64544f0e60fb1727b8f117f0dc3f8cb Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Mon, 8 May 2023 10:20:41 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 355a4dd..5bac418 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Effortless cloud based solution for storing and sharing your SignalK data. Allow It is all about SQL, object-relational, time-series, spatial databases with a bit of python. PostgSail is an open-source alternative to traditional vessel data management. -It is based on a well known open-source technology stack, Singalk, PostgreSQL, TimescaleDB, PostGIS, PostgREST. It does perfectly integrate with standard monitoring tool stack like Grafana. +It is based on a well known open-source technology stack, Signalk, PostgreSQL, TimescaleDB, PostGIS, PostgREST. It does perfectly integrate with standard monitoring tool stack like Grafana. To understand the why and how, you might want to read [Why.md](https://github.com/xbgmsharp/postgsail/tree/main/Why.md)