Skip to content

Commit e5c6414

Browse files
committed
Small wording changes
1 parent 035a780 commit e5c6414

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ This is a tool that can convert any image into a pure css image.
66

77
[![img2css](screenshot.png)](http://javier.xyz/img2css/)
88

9-
## How this works?
9+
## How does it works?
1010

11-
Well, it just puts the image in a canvas, calculates an array with the rgb values, and then... just creates a single pixel shadow for every value!
11+
Well, it just puts the image in a canvas, calculates an array with the rgb values, and then... creates a single pixel shadow for each value!
1212

1313
## Why?
1414
Hum... to demonstrate the power of CSS!
1515

16-
And this may have another interesting properties, like creating a loading screens with pixel art.
16+
And this may have another interesting properties, like creating loading screens with pixel art.

0 commit comments

Comments
 (0)