diff --git a/LICENSE b/LICENSE
new file mode 100644
index 00000000..266fb814
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,21 @@
+Copyright (c) 2018-present Alibaba Inc.
+
+Permission is granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS",
+WITHOUT WARRANTY OF ANY KIND,EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
+THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE
\ No newline at end of file
diff --git a/README-en.md b/README-en.md
new file mode 100644
index 00000000..31d43d36
--- /dev/null
+++ b/README-en.md
@@ -0,0 +1,80 @@
+## Flutter Go
+
+> Help developers get started quickly Flutter **In-house testing, the 1.0 official version will be released on February 20.**
+
+
+## Download URL
+
+Android download URL:
+
+
+
+Iphone download URL:
+No
+
+### Background
+
+#### What is Flutter?
+
+On June 21, 2018, Google released the first release preview of Flutter as a new responsive, cross-platform, high-performance mobile development framework launched by Google. Flutter is a cross-platform mobile UI framework designed to help developers develop high-performance, high-fidelity Android and iOS apps using a single set of code.
+
+The advantages of Flutter mainly include:
+- Cross-platform
+- Open source
+- Hot Reload, responsive framework, and its rich controls and development tools
+- Flexible interface design and control combinations
+- High quality user experience with a portable GPU-accelerated rendering engine and high-performance ARM code runtime
+
+#### The origin of Flutter Go
+
+- Flutter has too little learning material, which is relatively difficult for students who are not good at English.
+- The official website document example is not sound enough, not intuitive enough
+- The usage of each widget is different, and the properties are numerous. To run a demo of a widget, it is often necessary to look through various materials everywhere.
+
+#### Advantages of Flutter Go
+
+- Detailed idiom widgets up to **130+**
+- Companion Demo Explain the widget's general usage
+- Centralized integration of widget cases, an APP to get all the usage of common widgets
+- Continuous iteration ‘chasing new’ official version
+
+### App Preview
+
+
+
+
+### Core Team
+
+
+ ![]() + @minghe + |
+
+ ![]() + @ryan730 + |
+
+ ![]() + @Nealyang + |
+
+ ![]() + @hanxu317317 + |
+
+ ![]() + @DeckeDeng + |
+