Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
O-Hannonen authored Apr 19, 2024
1 parent f95d7c1 commit 15b2329
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ An example Flutter weather app using the [OpenWeatherMap API](https://openweathe

## Perjantai Pöhinä Task list

API KEY: 45940c4061d90d51cb4867567bb2bdc4

- [ ] Setup API key (`api_keys.default.dart`)
- [ ] Run the app in browser (`flutter run -d chrome`)
- [ ] Make search button functional (`city_search_box.dart`)
Expand Down Expand Up @@ -95,4 +97,4 @@ The app shows data from the following endpoints:

**Note**: to use the API you'll need to register an account and obtain your own API key. This can be set via `--dart-define` or inside `lib/src/api/api_keys.dart`.

### [LICENSE: MIT](LICENSE.md)
### [LICENSE: MIT](LICENSE.md)

0 comments on commit 15b2329

Please sign in to comment.