added instructions for README
This commit is contained in:
parent
711ff34420
commit
8794b22212
|
|
@ -1,4 +1,11 @@
|
||||||
# edsmAround
|
# edsmAround
|
||||||
|
|
||||||
Shitty code to see what's around in Elite Dangerous. Uses EDSM data.
|
Shitty code to see what's around in Elite Dangerous. Uses EDSM data.
|
||||||
To use, open the file and modify the Sector Name. Then run with python3
|
|
||||||
|
Usage :
|
||||||
|
```python3 edsmAround.py [OPTIONS]```
|
||||||
|
|
||||||
|
Description :
|
||||||
|
|
||||||
|
-i : enable interactive mode, user enter values via the CLI instead of writing them in the script."
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user