diff --git a/README.md b/README.md
index f54789cd..ef7e57f5 100644
--- a/README.md
+++ b/README.md
@@ -1,27 +1,12 @@
-
-
# Visual Python
-
[](https://pypi.python.org/pypi/visualpython/)
[](https://www.gnu.org/licenses/gpl-3.0.html)
-[](https://www.visualpython.ai)
-
-
-
+[](https://github.com/visualpython/visualpython/blob/main/CODE_OF_CONDUCT.md)
## Introduction
Visual Python is a GUI-based Python code generator, developed on the Jupyter Notebook environment as an extension.
-
+
+
1. Key Features
* Automatically generates Python code based on a graphic user interface
@@ -39,7 +24,6 @@ Non-programmers will be able to :
* learn the Python language more easily
* manage big data with minimal coding skills
-
## Getting Started
@@ -93,20 +77,18 @@ uninstall - uninstall packages
upgrade - version upgrade
version - version check
```
-
-
-## Mission & Vision
+## Mission & Vision
**Mission**
To support technology and education so that anyone can leverage big data analytics to create a variety of social values.
**Vision**
-To create an environment where you can learn and use big data analytics skills easily.
+To create an environment where everyone can learn and use big data analytics skills easily.
-
-
+## Contributing
+If you are interested in contributing to the Visual Python, please see [`CONTRIBUTING.md`](CONTRIBUTING.md).
+All skills from programmers, non-programmers, designers are welcomed.
## License
-
GNU GPLv3 (See LICENSE file).
diff --git a/resource/VisualPython_Example.png b/resource/VisualPython_Example.png
new file mode 100644
index 00000000..82615285
Binary files /dev/null and b/resource/VisualPython_Example.png differ