Skip to content

Commit 53d97f4

Browse files
authored
Update README.md
1 parent fcf9f59 commit 53d97f4

File tree

1 file changed

+6
-23
lines changed

1 file changed

+6
-23
lines changed

README.md

Lines changed: 6 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,9 @@
1-
<!--
2-
#========================================================================
3-
# Filename : README.md
4-
# Function : control visualpython for Window/Linux/Mac
5-
# Creator : Black Logic
6-
# Version : 1.1.1
7-
# License : GPLv3
8-
# Date : 2020 07.27
9-
# Mdate : 2021 05.07
10-
#========================================================================
11-
-->
12-
131
# Visual Python
142

153
[![PyPI version shields.io](https://img.shields.io/pypi/v/visualpython)](https://pypi.python.org/pypi/visualpython/)
164
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-green)](https://www.gnu.org/licenses/gpl-3.0.html)
17-
[![Website: VP Hub](https://img.shields.io/badge/Website-VP%20Hub-orange)](https://www.visualpython.ai)
18-
5+
[![Code of Conduct: Contributor Covenant](https://img.shields.io/badge/Code%20of%20Conduct-Contributor%20Covenant-blueviolet)](https://github.com/visualpython/visualpython/blob/main/CODE_OF_CONDUCT.md)
196

20-
<br>
217

228
## Introduction
239
Visual Python is a GUI-based Python code generator, developed on the Jupyter Notebook environment as an extension.
@@ -39,7 +25,6 @@ Non-programmers will be able to : <br>
3925
* learn the Python language more easily <br>
4026
* manage big data with minimal coding skills <br>
4127

42-
<br>
4328

4429
## Getting Started
4530

@@ -93,20 +78,18 @@ uninstall - uninstall packages
9378
upgrade - version upgrade
9479
version - version check
9580
```
96-
<br>
97-
98-
## Mission & Vision
9981

10082

83+
## Mission & Vision
10184
**Mission** <br>
10285
To support technology and education so that anyone can leverage big data analytics to create a variety of social values.
10386

10487
**Vision** <br>
105-
To create an environment where you can learn and use big data analytics skills easily.
88+
To create an environment where everyone can learn and use big data analytics skills easily.
10689

107-
108-
<br>
90+
## Contributing
91+
If you are interested in contributing to the Visual Python, please see [`CONTRIBUTING.md`](CONTRIBUTING.md). <br>
92+
All skills from programmers, non-programmers, designers are welcomed.
10993

11094
## License
111-
11295
GNU GPLv3 (See LICENSE file).

0 commit comments

Comments
 (0)