diff --git a/README.md b/README.md new file mode 100644 index 00000000000..020624fb6cc --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Material Components for Android + +Material Components for Android (MDC-Android) help developers execute [Material Design](https://www.material.io). Developed by a core team of engineers and UX designers at Google, these components enable a reliable development workflow to build beautiful and functional Android apps. + +Material Components for Android are based on Android’s Design Support library (DesignLib) which will continue to be released as part of Android’s SDK. Development will take place on GitHub, and stable versions will by synced to Android’s SDK based on the SDK’s release schedules. + +## Useful Links +- [All Components](lib/) +- Contributing (TODO) +- [Android Developer’s Guide](https://developer.android.com/training/material/index.html) (external site) +- [Material.io](https://www.material.io) (external site) +- [Material Design Guidelines](https://material.google.com) (external site) + +## Getting Started +(TODO)