diff --git a/README.md b/README.md index 92b7fed..94a1b30 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,14 @@ visualizing APRS digital packets in a straight-forward manner. This project is provided as [open source](LICENSE) and developed by the community for the community. +### Further Documentation + +See supplemental documentation for APRS# constituent projects: + +* [AprsParser](src/AprsParser/AprsParser.md) +* [KissTnc](src/KissTnc/KissTnc.md) +* [AprsIsClient](src/AprsIsClient/AprsIsClient.md) + ## Note on Versioning Currently, all packages from this repo change version together. @@ -42,14 +50,6 @@ pre-release development). This is essentially semver shifted to the right. -### Further Documentation - -See supplemental documentation for APRS# constituent projects: - -* [AprsParser](src/AprsParser/AprsParser.md) -* [KissTnc](src/KissTnc/KissTnc.md) -* [AprsIsClient](src/AprsIsClient/AprsIsClient.md) - ## Contributions Please see the [code of conduct](CODE_OF_CONDUCT.md) and