diff --git a/README.md b/README.md index 0b35b78..d0994f0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ -A python module to interpret WSJT-X udp packets +A python module to interpret and create WSJT-X UDP packets Developed and tested with Python >= 3.6 -Still In Progress - - +Sample programs for: + * Setting the WSJT-X Grid Square from an external GPS + * Coloring callsigns in WSJT-X based on N1MM Logger+ dupe and multiplier status + + +Example screen display for colorized callsigns: +![WSJT-X with colorized callsigns](https://github.com/bmo/py-wsjtx/images/colorized_wsjtx.PNG)