From e6c0ec0e2e77a61329d4b5daaa1c43791a506dbb Mon Sep 17 00:00:00 2001 From: Anna Wiggins Date: Thu, 21 Jan 2016 23:21:46 -0500 Subject: [PATCH] Update readme for release. --- Readme.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Readme.md b/Readme.md index fa1170b..464a9cc 100644 --- a/Readme.md +++ b/Readme.md @@ -4,8 +4,8 @@ This package provides a collection of scripts I have found useful for Elite: Dan ### update_inara.py -update_inara will fetch your location and credit balance from E:D, -and update your inara.cz profile automatically. There is also a Windows binary available. (soon) +The most useful tool here! update_inara will fetch your location and credit balance from E:D, +and update your inara.cz profile automatically. ### elite_info.py @@ -21,6 +21,11 @@ This directory contains scripts used with the FreePIE software. See FreePIE/Read ## Using the Python Scripts +### In Windows + +Download and run the latest update_inara.exe from the [releases page](https://github.com/annabunches/ed_tools/releases/latest). + + ### In Linux First, make sure you have the git submodules and the required python tools: @@ -38,7 +43,3 @@ Now, just run the scripts: ./update_inara.py ./elite_info.py - -### In Windows - -Download and run update_inara.exe. (coming soon)