Skip to content

Commit ebc5f6d

Browse files
author
Michael Kryvoruchko
committed
feat: update README
1 parent d9c2897 commit ebc5f6d

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://savelife.in.ua/en/)
2+
13
<p align="center"><img src="src/assets/gitart-dialog-logo.svg" width="170" alt="Gitart Vue Dialog logo"></p>
24

35
<h1 align="center">Gitart Vue Dialog</h1>
@@ -10,7 +12,7 @@
1012

1113
🤯 [Examples](https://examples.gitart-vue-dialog.gitart.org/)
1214

13-
🃏 [Plan for the Future](https://trello.com/b/CYcpbq4F/gitart-oss/)
15+
[You can star it here, thanks :)](https://github.com/gitart-group/vue-dialog)
1416

1517
Typescript support, customizable, beautifully animated, SSR
1618

@@ -58,3 +60,6 @@ createApp(App)
5860
Read [Documentation](http://gitart-vue-dialog.gitart.org/)
5961

6062
<img src="src/assets/example-video.gif" width="690" alt="Example Video">
63+
64+
65+
Made in Ukraine 🇺🇦 by [Mykhailo Kryvorucho](https://twitter.com/MichaelGitart)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitart-vue-dialog",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"scripts": {
55
"dev": "vite --config dev/vite.config.ts",
66
"build": "node build/build.js",

0 commit comments

Comments
 (0)