Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
albertmk87 authored May 2, 2020
1 parent 963c4f7 commit ab00aee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
A small weather app using a small free weather api called openweathermap. A Weather class to crate and fetch the elements from the api. An UI class
where all the elements are selected and a function to fill the dom with the data from the api, plus a function to make the temp in celsiuis.
Plus an app.js controller.

NOTE: In order to work you must pull the repo locally. The weather api doesnt work on github.

0 comments on commit ab00aee

Please sign in to comment.