Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Removing Line break between Screenshots images #14

Merged
merged 4 commits into from
Mar 31, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 6 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">
<a href="https://github.com/lucasmontano/openweathermap-react-native">
<img alt="GoStack" src="./readme/logo.png" width="350px" />
<img alt="Open Weather Logo" src="./readme/logo.png" width="350px" />
</a>
</h1>

Expand All @@ -22,10 +22,7 @@
<img alt="License" src="https://img.shields.io/badge/license-MIT-%2304D361">
</p>

<img src="./readme/bookmark_detail.png" width="200" height="400" />
<img src="./readme/bookmarked_location.png" width="200" height="400" />
<img src="./readme/bookmarked_showing.png" width="200" height="400" />
<img src="./readme/map_view.png" width="200" height="400" />
<img src="./readme/bookmark_detail.png" width="200" height="400" /> <img src="./readme/bookmarked_location.png" width="200" height="400" /> <img src="./readme/bookmarked_showing.png" width="200" height="400" /> <img src="./readme/map_view.png" width="200" height="400" />

---

Expand All @@ -37,7 +34,7 @@
<li><a href="#-contributing">Contributing</a></li>
<li><a href="#-support">Support</a></li>
<li><a href="#-license">License</a></li>
<li><a href="#-acknowledgments">Acknowledgments</a></li>
<li><a href="#-other-platforms">Other Platforms</a></li>
</ul>

---
Expand Down Expand Up @@ -66,8 +63,7 @@ https://github.com/lucasmontano/openweathermap-reactnative

- `$ react-native run-android`


#### iOS - *MAC Only*
#### iOS - _MAC Only_

- `cd ios && pod install && cd ..`

Expand Down Expand Up @@ -122,7 +118,7 @@ https://github.com/lucasmontano/openweathermap-reactnative

### Step 1

- 🍴 Fork this repo!
- 🍴 Fork this repo!

### Step 2

Expand Down Expand Up @@ -167,7 +163,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file

---

## Acknowledgments
## ⚒ Other Platforms

Open Weather on Other Platforms:

Expand Down