File tree 1 file changed +10
-8
lines changed
1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 1
- # Canvas
2
-
3
- A DALL·E playground for the Mac.
4
-
5
1
<div >
6
2
<div align =" center " >
3
+ <img alt="app icon" src="./Canvas/Resources/Assets.xcassets/AppIcon.appiconset/AppIcon_256x256.png" width="128px" height="128px">
4
+ <h1>Canvas - DALL·E Playground for the Mac</h1>
7
5
<picture>
8
6
<source media="(prefers-color-scheme: dark)" srcset="./assets/banner-night.jpg">
9
7
<img alt="banner" src="./assets/banner.jpg">
10
8
</picture>
11
- </ div >
12
- < div align = " right " >
13
- <p><em>Illustration of kids drawing in the Borobudur Temple, generated by DALL·E 3.</em></p >
9
+ < div align="right" >
10
+ <p><em>Illustration of kids drawing in the Borobudur Temple, generated by DALL·E 3.</em></p >
11
+ </div >
14
12
</div >
15
13
<div >
16
14
@@ -35,7 +33,7 @@ You can download the latest version of Canvas from the [releases page](https://g
35
33
36
34
And more...
37
35
38
- ## Screenshots
36
+ ## Screenshot
39
37
40
38
<div align =" center " >
41
39
<picture >
@@ -55,3 +53,7 @@ And more...
55
53
- [ Sparkle by @sparkle-project ] ( https://github.com/sparkle-project/Sparkle )
56
54
- [ ViewCondition by @kevinhermawan ] ( https://github.com/kevinhermawan/ViewCondition )
57
55
- [ ViewState by @kevinhermawan ] ( https://github.com/kevinhermawan/ViewState )
56
+
57
+ ## License
58
+
59
+ This repository is available under the [ Apache License 2.0] ( ./LICENSE ) , with a few additional restrictions.
You can’t perform that action at this time.
0 commit comments