Rename folder

main
Isaiah Odhner 2018-06-13 02:37:33 +00:00
parent b5d4881e13
commit 94b607b3b4
4 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ The goal is to remake MS Paint
improve on it, and to [extend](#extended-editing) the types of images it can edit.
So far, it does this pretty well.
![Screenshot](images/readme/main-screenshot.png)
![Screenshot](images/meta/main-screenshot.png)
Ah yes, good old paint. Not the one with the [ribbons][]
or the [new skeuomorphic one][Fresh Paint] with the interface that can take up nearly half the screen.
@ -78,7 +78,7 @@ I want to bring good old paint into the modern era.
* Mobile support
* Click/tap the selected colors area to swap the foreground and background colors
![JS Paint drawing of JS Paint on a phone](images/readme/mobipaint.png)
![JS Paint drawing of JS Paint on a phone](images/meta/mobipaint.png)
#### Possible improvements include:

View File

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

View File

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 9.3 KiB

View File

@ -18,7 +18,7 @@
<meta property="og:type" content="website" />
<meta property="og:url" content="https://jspaint.app" />
<meta property="og:locale" content="en_US" />
<meta property="og:image" content="https://jspaint.app/images/readme/main-screenshot.png" />
<meta property="og:image" content="https://jspaint.app/images/meta/main-screenshot.png" />
<script type="text/javascript">
// Partial support for IE with a general polyfill