From 80feca2b9c331cab9a8657de8a587695c7aaac8d Mon Sep 17 00:00:00 2001 From: Eugene Crosser Date: Tue, 10 May 2022 12:52:16 +0200 Subject: [PATCH] Add references to the doc/source --- README.md | 6 ++++++ webdemo/index.html | 8 +++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af6dc64..f49dbd3 100644 --- a/README.md +++ b/README.md @@ -88,3 +88,9 @@ Example of a location message: "longitude": 17.465816, "latitude": 47.52013} ``` + +## Homepage and source + +Home page is [http://www.average.org/gps303/](http://www.average.org/gps303/) +Get the source from the [origin](git://git.average.org/gps303.git) +or [Github mirror](https://github.com/crosser/gps303). diff --git a/webdemo/index.html b/webdemo/index.html index 0308302..b857360 100644 --- a/webdemo/index.html +++ b/webdemo/index.html @@ -217,6 +217,12 @@
-
+
+ + + + http://www.average.org/gps303/ + +
-- 2.39.2