diff options
author | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-07-13 10:41:51 +0100 |
---|---|---|
committer | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-07-13 10:41:51 +0100 |
commit | 4f55600ac1fc1e086b34e37039c2c0edf60c7d9a (patch) | |
tree | a8e03775ad0d36b38ddcf5d96e217530ae4fd9c7 | |
parent | 00a0fce7a4da9e3329a15c17bd6fd1fc0adc5a09 (diff) | |
download | fullSWOF-utils-4f55600ac1fc1e086b34e37039c2c0edf60c7d9a.tar.gz |
fullswof-utils: Add banner image title.
* README.md: Add paragraph element.
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ <img src="./doc/images/simple_trimmed.png" width="619" height="325" alt="simple topography"/> </p> +<p align="center"> + Surface plot of a simple topography. The data points form a structured grid. +</p> + ## Description The _FullSWOF-utils_ package provides pre-processing utility programs |