diff --git a/Home.md b/Home.md index eb8e7d5..39a2e16 100644 --- a/Home.md +++ b/Home.md @@ -2,6 +2,8 @@ radiation-tagger is a tool that reads radiation levels (and optionally geocoordinates) from low-cost radiation-loggers and writes GPS/radiation metadata into Exif tags of image files. It uses CSV-exports from the awesome software [geigerlog](https://sourceforge.net/projects/Geigerlog/) which in turn can import the data from various sources. +It loosely follows the [unix philosophy](https://en.wikipedia.org/wiki/Unix_philosophy#Origin) - especially to do one specific job well. It is also a command-line utility and written in Python 3, and can easily be installed using pipenv. + ## Quick-Start guide - [Preparation](preparation) for your foto-tour.