Skip to content

Commit

Permalink
Rename the project to Zepcode
Browse files Browse the repository at this point in the history
  • Loading branch information
artemnovichkov committed Feb 23, 2018
1 parent 3e96c5a commit 9f29021
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Binary file modified .github/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# zeplin-extension
# Zepcode
Generates Swift snippets from colors, fonts and layers.

<p align="center">
Expand Down Expand Up @@ -101,4 +101,4 @@ Artem Novichkov, novichkoff93@gmail.com

## License

zeplin-extension is available under the MIT license. See the LICENSE file for more info.
Zepcode is available under the MIT license. See the LICENSE file for more info.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Hello, Zeplin",
"name": "Zepcode",
"description": "Generates Swift snippets from colors, fonts and layers.",
"version": "0.1.0",
"moduleURL": "index.js",
Expand All @@ -8,7 +8,7 @@
"email": "novichkoff93@gmail.com",
"url": "http://github.com/artemnovichkov"
},
"repository": "http://github.com/artemnovichkov/zeplin-extension",
"repository": "http://github.com/artemnovichkov/zepcode",
"options": [
{
"name": "Text option",
Expand Down

0 comments on commit 9f29021

Please sign in to comment.