Skip to content

Commit 9aeba16

Browse files
authored
Merge pull request javierbyte#17 from prashantghimire/fix/read-me
improved the read-me description
2 parents 4144c09 + 25e20d5 commit 9aeba16

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
@@ -13,14 +13,14 @@ Well, it just puts the image in a canvas, calculates an array with the rgb value
1313
## Why?
1414
Hum... to demonstrate the power of CSS!
1515

16-
And this may have other interesting properties, like creating loading screens with pixel art or pixel-level animation.
16+
And this may have other interesting applications, like creating loading screens with pixel art or pixel-level animation.
1717

18-
I made anotehr proof-of-concept using pixel-level animatinos here http://javier.xyz/morphin/
18+
I made another proof-of-concept using pixel-level animations here http://javier.xyz/morphin/
1919

2020
## Planned features
2121
* Make the result smaller with smarter shadows and common background detection.
2222
* Make animation and image morphing by using css transitions on the shadows. See http://javier.xyz/morphin/
23-
* Add scale options to better suport pixel art.
23+
* Add scale options to better support pixel art.
2424
* Support for custom image filters.
2525

2626
## Development

0 commit comments

Comments
 (0)