diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:58:28 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:58:28 -0400 |
commit | 8d136a4c35bc227ad03e247f186a95c92b912e55 (patch) | |
tree | 8440d23d5ca1b5f0015690a340ddbcd031624b6a /gis | |
parent | aec6fd3223198647d8923f40a364b023a7120d50 (diff) |
gis/qgis: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis')
-rw-r--r-- | gis/qgis/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gis/qgis/README b/gis/qgis/README index 4b1fa0e5bca1..6bc92be69dc9 100644 --- a/gis/qgis/README +++ b/gis/qgis/README @@ -1,6 +1,6 @@ -QGIS is a user friendly Geographic Information System that lets you view and -manipulate spatial data on your computer. It supports many common spatial data -formats (e.g. PostGIS, ShapeFile and geotiff). +QGIS is a user friendly Geographic Information System that lets you +view and manipulate spatial data on your computer. It supports many +common spatial data formats (e.g. PostGIS, ShapeFile and geotiff). Optional compile-time dependencies: - postgis: for PostGIS support |