Skip to content

Commit

Permalink
docs: Add starship logo to README.md (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matan Kushner committed May 25, 2019
1 parent 5b989fc commit c2b0f3a
Show file tree
Hide file tree
Showing 5 changed files with 112 additions and 7 deletions.
13 changes: 8 additions & 5 deletions README.md
@@ -1,9 +1,12 @@
<h3 align="center">Starship <img src="svg/comet.svg?sanitize=true"><img src="svg/galaxy.svg?sanitize=true"></h3>
<p align="center">The cross-shell prompt for astronauts.</p>
<p align="center">
<a href="https://dev.azure.com/starship-control/starship/_build"><img src="https://badgen.net/azure-pipelines/starship-control/starship/Starship%20Test%20Suite" alt="Azure Pipelines Build Status"></a>
<a href="#contributors"><img src="https://badgen.net/badge/all%20contributors/6/orange" alt="All Contributors"></a>
<a href="https://discord.gg/8Jzqu3T"><img src="https://badgen.net/badge/chat/on%20discord/7289da" alt="Chat on Discord"></a>
<img src="media/logo.png" width="150">
<h3 align="center">Starship</h3>
<p align="center">The cross-shell prompt for astronauts.</p>
<p align="center">
<a href="https://dev.azure.com/starship-control/starship/_build"><img src="https://badgen.net/azure-pipelines/starship-control/starship/Starship%20Test%20Suite" alt="Azure Pipelines Build Status"></a>
<a href="#contributors"><img src="https://badgen.net/badge/all%20contributors/6/orange" alt="All Contributors"></a>
<a href="https://discord.gg/8Jzqu3T"><img src="https://badgen.net/badge/chat/on%20discord/7289da" alt="Chat on Discord"></a>
</p>
</p>

---
Expand Down
Binary file added media/logo.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
104 changes: 104 additions & 0 deletions media/logo.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion svg/comet.svg

This file was deleted.

0 comments on commit c2b0f3a

Please sign in to comment.