Skip to content

Commit d7892d5

Browse files
authored
Update README.md
1 parent 59b71d7 commit d7892d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: AutomationScripts/ISS Tracker/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ This displays the current location of ISS along with onboarded crew names. It wo
55
This is possible by using some of the modules of python like JSON, Urllib.requests, Webbrowser, Geocoder etc. Numerous functions are used to create thsi script.
66
Some of the modules are listed below.
77

8+
##Purpose:
9+
This script helps to get the information about ISS that is revolving over the earth gravitational field. It helps us to know the names of onboarded crew inside it along with the current real time location in form of latitude and longitude. Then using that lat and long we have mapped that particular location in the map.
10+
811
- **JSON:**
912
This JSOn module is used to decode a JSON document from a string that may have extraneous data at the end.
1013

0 commit comments

Comments
 (0)