Update some READMEs under dev/. (#15712)

This commit is contained in:
Ian Hickson 2018-03-19 16:41:36 -07:00 committed by GitHub
parent da27d674a4
commit b24a3a118c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 6 deletions

4
dev/README.md Normal file
View File

@ -0,0 +1,4 @@
This directory contains tools and resources that the Flutter team uses
during development of the framework. The tools in this directory
should not be necessary for developing Flutter applications, though of
course they may be interesting if you are curious.

View File

@ -1,6 +1,4 @@
Flutter is Googles mobile UI framework to craft high-quality native interfaces.
Integrates with iOS and Android, works with existing code,
and is free and open source.
See the [getting started guide](https://flutter.io/getting-started/) for
information about using Flutter.
This directory contains the documentation generator for
<https://docs.flutter.io/>. Those docs are updated only for the beta
branch, see <../bots/docs.sh>. You can find docs for the master branch
staged at <https://master-docs-flutter-io.firebaseapp.com/>.