Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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
Expand Down