Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Eleazar Meza committed Mar 5, 2020
1 parent 3db57ae commit bf8b6b1
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ A simple weather app built to get familiar with asynchronous JavaScript (and now

![screenshot](./screenshot.png)

## Live version

A live version is available [here](https://raw.githack.com/elshaka/js-weather/development/dist/index.html)

## Built with

- ES6
Expand Down Expand Up @@ -33,11 +37,6 @@ npm run build
npm start
```

## Live version

A live version is available [here](https://raw.githack.com/elshaka/js-weather/development/dist/index.html)


## Author

👤 **Eleazar Meza**
Expand Down

0 comments on commit bf8b6b1

Please sign in to comment.