From 2f9eee3d0590bf30f73b9f2d47d44ccb4f4af16d Mon Sep 17 00:00:00 2001 From: lance Date: Mon, 30 Sep 2019 00:42:33 -0700 Subject: [PATCH] fine tuning readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4757f9..96aae74 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # owntracker -Serverless location tracking HTTP endpoints for use with [Owntracks](https://owntracks.org). Uses several [AWS](https://aws.amazon.com) services: +Serverless location tracking backend for [Owntracks](https://owntracks.org). Uses several [AWS](https://aws.amazon.com) services: * **API Gateway** - Provides HTTP endpoints to point Owntracks client at * **Lambda** - Processes incoming data streams and performs queries, cleanups, notifications, etc