Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michael21910 authored Oct 16, 2021
1 parent 795d31a commit 9d953f6
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# Swift Temperature Converter
An app that converts the temperature in Fahrenheit your input, and then changes to Celsius.

## Things you need to do :open_book:
* clone this repository
```
git clone https://github.com/michael21910/swift-temperature-converter.git
```
* open this using xcode, press "command + R" to run in simulator

## What will you get :icecream:
An simple app that converts Fahrenheit to Celsius after you input a number, can be positive, 0, or negaive.

## Demo :eyes:
https://user-images.githubusercontent.com/78197510/137596965-76086389-19e7-4130-8aeb-1063e16dba19.mp4

## License
[MIT](License) © Tsuen Hsueh

0 comments on commit 9d953f6

Please sign in to comment.