From e058390386d6693df800cd0ae5bae1ac5761c3bc Mon Sep 17 00:00:00 2001 From: Bob Jacobsen Date: Sun, 30 Apr 2023 07:41:35 -0400 Subject: [PATCH] clarification --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f71ac5e..7c613b2 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ An implementation of the OpenLCB protocols in Swift package form. -Released under the GPL2 license. +Released under the GPL2 license. We're quite serious about its terms. Documentation is available [on the web](http://bobjacobsen.github.io/OpenlcbLibrary/documentation/openlcblibrary) and within XCode. To build and run tests: + swift test