From 6d2469311e1a75046c194bf8abe38f603e4ab1b0 Mon Sep 17 00:00:00 2001 From: Elara Musayelyan Date: Sat, 25 Mar 2023 15:27:28 -0700 Subject: [PATCH] Mention FUSE support in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b2d95dc..418e541 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ - Weather - BLE Filesystem - Navigation (PureMaps) +- FUSE Filesystem --- @@ -197,4 +198,4 @@ Most of the time, the daemon does not need to be restarted for config changes to Location data from OpenStreetMap Nominatim, © [OpenStreetMap](https://www.openstreetmap.org/copyright) contributors -Weather data from the [Norwegian Meteorological Institute](https://www.met.no/en) \ No newline at end of file +Weather data from the [Norwegian Meteorological Institute](https://www.met.no/en)