Skip to content

Commit 841da45

Browse files
committed
readme formatting
1 parent cb9f1cb commit 841da45

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,9 @@ Using the [Copernicus Open Access Hub](https://scihub.copernicus.eu/) with the [
33

44
Below is an example of an RGB GeoTIFF layer produced by the program. This layer can be loaded into any GIS applications such as ArcGIS and QGIS.
55

6-
<div style="text-align: center;">
7-
8-
![](/mkdwn/rgb.png "Satellite Imagery - Greater Seattle")
9-
10-
</div>
11-
6+
<p align="center">
7+
<img src="/mkdwn/rgb.png" alt="Satellite Imagery - Greater Seattle"/>
8+
</p>
129

1310
## Installation and Use
1411

@@ -47,6 +44,6 @@ Download and unzip the latest release [here](https://github.com/hynesconnor/sent
4744

4845
Below are two examples of NDVI and NDWI layers produced by the image processesing steps. The layers are produced using Sentinel-2 data of the greater Seattle area. These layers can be loaded into GIS applications such as ArcGIS or QGIS.
4946

50-
NDVI | NDWI
51-
- | -
47+
NDVI | NDWI
48+
:-------------------------:|:---------------------------:
5249
![](/mkdwn/ndvi_color.png) | ![](/mkdwn/ndwi_color2.png)

0 commit comments

Comments
 (0)