diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-07-22 19:35:03 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-07-22 20:49:54 +0200 |
commit | 4fcc506d846129da1daa0d0e3e05aaa771e4f295 (patch) | |
tree | 4b3bce9480e494eed9aed95f3be9eb7033ec737a | |
parent | 5529727137c054f9f8d9f7e8344aac1df3b9fbaf (diff) | |
download | fiv-4fcc506d846129da1daa0d0e3e05aaa771e4f295.tar.gz fiv-4fcc506d846129da1daa0d0e3e05aaa771e4f295.tar.xz fiv-4fcc506d846129da1daa0d0e3e05aaa771e4f295.zip |
Update README.adoc
-rw-r--r-- | README.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc index 965cb62..0ace297 100644 --- a/README.adoc +++ b/README.adoc @@ -1,7 +1,8 @@ fiv === -'fiv' is a slightly unconventional, general-purpose image browser and viewer. +'fiv' is a slightly unconventional, general-purpose image browser and viewer +for Linux (that said, macOS and Windows ports are possible). image::docs/fiv.webp["Screenshot of both the browser and the viewer"] @@ -23,7 +24,6 @@ Explicit non-goals nothing beyond the most basic of adjustments is desired. - Following the latest GNOME HIG to the letter--header bars are deliberately avoided, for their general user hostility. - - Portability to non-UNIXy systems, although patches are welcome. - Memory efficiency is secondary to both performance and development effort. Aspirations |