From 0483cdb5db184bdc19308c4536c444966745d260 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Sat, 25 Dec 2021 13:17:49 +0100 Subject: [PATCH] Added missing features info --- README.md | 4 ++-- pkg/appdata.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c0dfd201..70b42526 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ GPS log file formats. ## Features * Opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SIGMA SLF, Suunto SML, LOC, GeoJSON, - OziExplorer (PLT, RTE, WPT), Garmin GPI&CSV, TomTom OV2&ITN, ONmove OMD/GHP and - geotagged JPEG files. + OziExplorer (PLT, RTE, WPT), Garmin GPI&CSV, TomTom OV2&ITN, ONmove OMD/GHP, + TwoNav (TRK, RTE, WPT) and geotagged JPEG files. * User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS, QuadTiles). * Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, diff --git a/pkg/appdata.xml b/pkg/appdata.xml index 85d834cd..fef6ee74 100644 --- a/pkg/appdata.xml +++ b/pkg/appdata.xml @@ -30,6 +30,7 @@
  • Print/export to PDF & PNG.
  • Full-screen mode.
  • HiDPI/Retina displays & maps support.
  • +
  • Real-time GPS position.