Skip to content

Commit 7536d70

Browse files
committed
Upload Real-World Demos
1 parent fc4a4fe commit 7536d70

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.github/demos/circuitpro.png

338 KB
Loading

.github/demos/codeedit.png

431 KB
Loading

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,15 @@ struct CodeEditApp: App {
8383
}
8484
```
8585

86+
<details><summary>Examples from real apps!</summary>
87+
88+
| CodeEdit | ![CodeEdit Demo Image](./github/demos/codeedit.png) |
89+
| ---------- | ------------------------------------------------------- |
90+
| CircuitPro | ![CircuitPro Demo Image](./github/demos/circuitpro.png) |
91+
92+
</details>
93+
94+
8695
## License
8796

8897
Licensed under the [MIT license](https://github.com/CodeEditApp/WelcomeWindow/blob/main/LICENSE.md)

0 commit comments

Comments
 (0)