Skip to content

Commit 4ce5327

Browse files
committed
Highlight in docs there are CLI and GUI versions & add changelog
1 parent 459374a commit 4ce5327

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/index.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,13 @@ <h2>What is it?</h2>
6262
Most high-end DSLR and mirrorless cameras these days (as well as smartphones)
6363
have built-in GPS receivers that tag pictures automatically, but entry level
6464
models often do not. There are also cases where GPS signals are not available,
65-
such as inside some newer airplanes. In this latter case, the airplane's course
65+
such as inside some airplanes. In this latter case, the airplane's course
6666
can often be downloaded from web sites like FlightAware, converted to GPX
6767
format using gpsbabel, then correlated with pictures taken on board the plane
6868
with your camera.
69+
<p>
70+
GPS Correlate comes in two flavours: a graphical version for point-and-click
71+
convenience, or a command-line version for easy batch correlation.
6972

7073

7174
<h2>Documentation</h2>
@@ -75,6 +78,7 @@ <h2>Documentation</h2>
7578
<li><a href="gpscorrelate.html">Manual page of the command line client</a></li>
7679
<li><a href="gui.html">Usage of the GUI version</a></li>
7780
<li><a href="README.md">Readme file</a></li>
81+
<li><a href="https://github.com/dfandrich/gpscorrelate/blob/master/RELEASES">Changelog</a></li>
7882
</ul>
7983

8084
<h2>Installation</h2>

0 commit comments

Comments
 (0)