mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 04:21:12 +00:00
6 lines
223 B
Markdown
6 lines
223 B
Markdown
|
# Google Maps Finder
|
||
|
This is a simple script that will open the default web browser to the Google maps of the address given as the command line argument.
|
||
|
|
||
|
## Usage
|
||
|
1. Clone the repo
|
||
|
2. Run python script.py "place to search"
|