Skip to content

Commit cd40dcb

Browse files
author
M
authored
Update README.md
1 parent 2f3860d commit cd40dcb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You'll need to use :
2222
- _jq_: it allows to open json files directly from the shell.
2323
### API and websites
2424
To access the location, we call to [_tools.keycdn.com_](https://tools.keycdn.com), if you want to use another tool you can change that.
25-
You'll need to make an account on [_openweathermap_](http://openweathermap.com) to have the api key you'll be able to use in the zshrc file.
25+
You'll need to make an account on [_openweathermap_](http://openweathermap.com) to have the api key you'll be able to use in the _weather-v2.0.sh_ file.
2626

2727
## File description and what you might want to modify
2828
### zshrc
@@ -34,6 +34,7 @@ You can modify the folders where everything is stored in by modifying the main v
3434
### weather-v2.0.sh
3535
The main script that allows to find location and weather.
3636
`$CACHE` same as for zshrc. The must be similar to enable the two scripts to work together.
37+
`$api_key` is your _openweathermap_ api key.
3738

3839
### bash_profile
3940
The profile folder where all the aliases are stored.

0 commit comments

Comments
 (0)