Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
shalanah committed Feb 24, 2019
1 parent 0bf7c8d commit a01b453
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions README.md
Expand Up @@ -2,20 +2,8 @@
Convert your images into spirals
[spiralbetty.com](spiralbetty.com)

<div style="display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 20px; text-align: center;">
<div>
<img src="https://github.com/shalanah/spiral-betty/blob/master/public/assets/imgs/onboard-sm-1.jpg?raw=true" style="box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px; border: 3px solid rgb(255, 255, 255); transform: scale(.8) rotate(5deg);"/>
<p>Upload an image or try demo image</p>
</div>
<div>
<img src="https://github.com/shalanah/spiral-betty/blob/master/public/assets/imgs/onboard-sm-2.jpg?raw=true" style="box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px; border: 3px solid rgb(255, 255, 255); transform: scale(.8) rotate(5deg);"/>
<p>Crop, scale, and move image in circle</p>
</div>
<div>
<img src="https://github.com/shalanah/spiral-betty/blob/master/public/assets/imgs/onboard-sm-3.jpg?raw=true" style="box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px; border: 3px solid rgb(255, 255, 255); transform: scale(.8) rotate(5deg);" />
<p>Spiralize, edit, and download</p>
</div>
</div>
## How to use
![](https://github.com/shalanah/spiral-betty/blob/master/public/assets/imgs/how-to.png?raw=true")

## Background
I made this site for fun and was inspired by [Sudarium of Saint Veronica engraving by Claude Mellan](https://commons.wikimedia.org/wiki/File:Claude_Mellan_-_Face_of_Christ_-_WGA14764.jpg).
Expand Down
Binary file added public/assets/imgs/how-to.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a01b453

Please sign in to comment.