Skip to content

Commit

Permalink
Add logo and badges
Browse files Browse the repository at this point in the history
  • Loading branch information
artemnovichkov committed Feb 25, 2018
1 parent 15c0d79 commit cfdd46c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
Binary file added .github/zepcode-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Zepcode
Generates Swift snippets from colors, fonts and layers.

<p align="center">
<img src=".github/screenshot.png" />
<img src=".github/zepcode-logo.png" width="400" />
</p>
<p align="center">
<a href="https://extensions.zeplin.io">
<img src="https://img.shields.io/badge/zeplin-extension-ffbe12.svg" alt="Zeplin Extension" />
</a>
</p>
Generates Swift snippets from colors, fonts and layers.


## Features

Expand Down Expand Up @@ -145,7 +149,7 @@ npm i
To start developing run:

```bash
npm start
npm start
```

And finally, to make a production ready build run:
Expand Down

0 comments on commit cfdd46c

Please sign in to comment.