Skip to content

Commit f4b38a8

Browse files
committed
update readme header with proper html elements
1 parent a3dd72f commit f4b38a8

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

README.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
1-
<div align="center">
1+
<p align="center"><img src="https://i.imgur.com/KOyCJ9y.jpg"></p>
22

3-
![Imgur](https://i.imgur.com/KOyCJ9y.jpg)
3+
<h1 align="center">SpaceX REST API</h1>
44

5-
# SpaceX REST API
5+
<p align="center">
6+
<a href="https://travis-ci.org/r-spacex/SpaceX-API"><img src="https://img.shields.io/travis/r-spacex/SpaceX-API.svg?style=flat-square"></a>
7+
<a href="https://hub.docker.com/r/jakewmeyer/spacex-api/"><img src="https://img.shields.io/docker/build/jakewmeyer/spacex-api.svg?style=flat-square"></a>
8+
<a href="https://github.com/r-spacex/SpaceX-API/releases"><img src="https://img.shields.io/github/release/r-spacex/SpaceX-API.svg?style=flat-square"></a>
9+
<a href="https://en.wikipedia.org/wiki/Representational_state_transfer"><img src="https://img.shields.io/badge/interface-REST-brightgreen.svg?style=flat-square"></a>
10+
</p>
611

7-
[![Travis](https://img.shields.io/travis/r-spacex/SpaceX-API.svg?style=flat-square)](https://travis-ci.org/r-spacex/SpaceX-API)
8-
[![Docker Build Statu](https://img.shields.io/docker/build/jakewmeyer/spacex-api.svg?style=flat-square)](https://hub.docker.com/r/jakewmeyer/spacex-api/)
9-
[![GitHub release](https://img.shields.io/github/release/r-spacex/SpaceX-API.svg?style=flat-square)]()
10-
[![Interface](https://img.shields.io/badge/interface-REST-brightgreen.svg?style=flat-square)]()
11-
12-
### Open Source REST API for rocket, core, capsule, pad, and launch data
13-
<br></br>
14-
15-
</div>
12+
<h3 align="center">Open Source REST API for rocket, core, capsule, pad, and launch data</h3>
1613

1714
## Documentation
1815
See the [Wiki](https://github.com/r-spacex/SpaceX-API/wiki) for full API Documentation

0 commit comments

Comments
 (0)