Create README.md
This commit is contained in:
parent
17e64af413
commit
ffbedc3768
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Inkpad
|
||||
Inkpad is an demo app that came bundled with Windows 8 Developer Preview, this project is focused in fixing some small incompatbilities with recent OSses like Windows 8.1 and Windows 10.
|
||||

|
||||
## what it does?
|
||||
it's basically a metro (_modern_) version of Microsoft Paint, made to showcase the new metro apps ecosystem.
|
||||
## to-do
|
||||
– [ ] fix inkinitialize TypeError: Object expected
|
||||
– [ ] fix painting
|
||||
Reference in a new issue