Skip to content

Commit 9f49414

Browse files
authored
Update README.md
1 parent 41dd2ee commit 9f49414

1 file changed

Lines changed: 21 additions & 11 deletions

File tree

README.md

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
# Welcome to the Visual Python
1+
2+
![Visual Python](https://i.esdrop.com/d/7o0dj05m8rnz/JNGCMedl18.png)
3+
4+
25
[![PyPI version shields.io](https://img.shields.io/pypi/v/visualpython)](https://pypi.python.org/pypi/visualpython/)
3-
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-yellowgreen)](https://www.gnu.org/licenses/gpl-3.0.html)
6+
![Python: 3.x](https://img.shields.io/badge/Python-3.x-yellowgreen)
7+
[![License: GPLv3](https://img.shields.io/badge/License-GPLv3-brightgreen)](https://www.gnu.org/licenses/gpl-3.0.html)
48
[![Code of Conduct: Contributor Covenant](https://img.shields.io/badge/Code%20of%20Conduct-Contributor%20Covenant-pink)](https://github.com/visualpython/visualpython/blob/main/CODE_OF_CONDUCT.md)
5-
<img alt="open collective badge" src="https://opencollective.com/visualpython/tiers/backer/badge.svg?label=Backer&color=orange" />
9+
[![Downloads: ](https://img.shields.io/pypi/dm/visualpython?color=orange)](https://pypistats.org/packages/visualpython)
10+
[![Release: ](https://img.shields.io/github/v/release/visualpython/visualpython?color=%23FF6347)](https://pypistats.org/packages/visualpython)
611

712

813
## Introduction
@@ -72,6 +77,15 @@ upgrade - version upgrade
7277
version - version check
7378
```
7479

80+
## Contributing
81+
If you are interested in contributing to the Visual Python, please see [`CONTRIBUTING.md`](CONTRIBUTING.md). <br>
82+
All skills from programmers, non-programmers, designers are welcomed.
83+
84+
* Programming Guide: [Developer Documentation](https://bird-energy-733.notion.site/visualpython-docs-85c0274ff7564747bb8e8d77909fc8b7)
85+
* GUI Design Guide: [Visual Python GUI Kit 1.0](https://www.figma.com/community/file/976035035360380841)
86+
87+
## License
88+
GNU GPLv3 with Visual Python special exception (See LICENSE file).
7589

7690
## Mission & Vision
7791
**Mission** <br>
@@ -80,12 +94,8 @@ To support technology and education so that anyone can leverage big data analyti
8094
**Vision** <br>
8195
To create an environment where everyone can learn and use big data analytics skills easily.
8296

83-
## Contributing
84-
If you are interested in contributing to the Visual Python, please see [`CONTRIBUTING.md`](CONTRIBUTING.md). <br>
85-
All skills from programmers, non-programmers, designers are welcomed.
97+
## Support Visual Python
98+
Love Visual Python? Caffeine keeps us awake and do the work ☕
99+
THANK YOU for your support! 👍
86100

87-
* Programming Guide: [Developer Documentation](https://bird-energy-733.notion.site/visualpython-docs-85c0274ff7564747bb8e8d77909fc8b7)
88-
* GUI Design Guide: [Visual Python GUI Kit 1.0](https://www.figma.com/community/file/976035035360380841)
89-
90-
## License
91-
GNU GPLv3 (See LICENSE file).
101+
<a href="https://www.buymeacoffee.com/visualpython"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=visualpython&button_colour=ffa238&font_colour=000000&font_family=Comic&outline_colour=000000&coffee_colour=FFDD00"></a>

0 commit comments

Comments
 (0)