diff --git a/README.md b/README.md index 1c40c0b..baebc54 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## In one sentence -Takes logo file, converts to equirectangular image, transforms to desired size, and overlays on-top of an equirectangular photo to create a new equirectangular photo with the nadir in. +Command line Python script that 1) takes logo file, 2) converts to equirectangular image, 3) transforms to desired size, and 4) overlays on-top of an equirectangular photo as a nadir. ## Why we built this @@ -85,4 +85,4 @@ We offer community support for all our software on our Campfire forum. [Ask a qu ## License -Nadir Patcher is licensed under an [MIT License](https://github.com/trek-view/nadir-patcher/blob/master/LICENSE.txt). \ No newline at end of file +Nadir Patcher is licensed under an [MIT License](https://github.com/trek-view/nadir-patcher/blob/master/LICENSE.txt).