Skip to content

Commit bd03e8c

Browse files
authored
Update README.md
1 parent 653dcd7 commit bd03e8c

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

README.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,27 @@
1-
# vPaint ![GitHub](https://img.shields.io/badge/license-MIT-blue?style=flat) ![vlang](http://img.shields.io/badge/V-0.4.0-%236d8fc5?style=flat)
1+
# vPaint ![GitHub](https://img.shields.io/badge/license-MIT-blue?style=flat) ![vlang](http://img.shields.io/badge/V-0.4.8-%236d8fc5?style=flat)
22
## About
33
Image Viewer & Editor written in the [V](https://vlang.io) Programming Language.
44

5-
<img src="https://github.com/isaiahpatton/vpaint/assets/16439221/84202923-5339-4108-8289-ba79353c0092">
5+
![image](https://github.com/user-attachments/assets/86ba1ce5-1ac4-46ca-98e8-d447cf46b28e)
66

7-
Online demo: [https://vpaint.app/demo](https://pisaiah.github.io/vpaint/demo/)
7+
8+
Online demo: [https://vpaint.app/demo](https://pisaiah.com/vpaint/demo/)
9+
10+
## Screenshots
11+
12+
<kbd><img src="https://github.com/user-attachments/assets/a0728a61-fa12-434f-bbcd-510d5a5f256c" height="200px"><br>Color Picker (Compact)</kbd>
13+
<kbd><img src="https://github.com/user-attachments/assets/9556c50c-d0c8-4686-aaa6-423b158e33b8" height="200px"><br>Color Picker (Wide)</kbd>
14+
<kbd><img src="https://github.com/user-attachments/assets/c259472e-5d6e-4532-9b1c-91bae4bf7abc" height="200"><br>Selection Move</kbd>
15+
<kbd><img src="https://github.com/user-attachments/assets/9fa92389-f26a-48e5-a149-db3aaa9be063" height="200"><br>Settings Page</kbd>
16+
<kbd><img src="https://github.com/user-attachments/assets/172c333d-71f3-494b-b9b6-c6480a9de2ea" height="200"><br>Menus</kbd>
817

918
## Compile dependencies
10-
- [iUI](https://github.com/isaiahpatton/ui)
11-
- V 0.4.1 or higher
19+
- [iUI](https://github.com/pisaiah/ui)
20+
- V 0.4.8 or higher
1221

1322
## Credits
1423
- V - [https://vlang.io](https://vlang.io)
1524
- Icons by [Icons8.com](https://icons8.com/)
1625

17-
Copyright (c) 2022 Isaiah.
26+
> Copyright (c) 2022-2024 Isaiah.
1827
[![GitHub](https://img.shields.io/badge/license-MIT-blue?style=flat)](https://opensource.org/license/mit/)

0 commit comments

Comments
 (0)