Gabriele Mariotti 2eb0b19410 [Doc] Updated README.md
Resolves https://github.com/material-components/material-components-android/pull/1473

GIT_ORIGIN_REV_ID=d463bb989170e1d5aae40014f7d43ab590ebdb7a
PiperOrigin-RevId: 320611209
2020-07-10 11:50:37 -07:00

49 lines
2.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[![Build Status](https://img.shields.io/travis/material-components/material-components-android/master.svg)](https://travis-ci.org/material-components/material-components-android/)
[![Chat](https://img.shields.io/discord/259087343246508035.svg)](https://discord.gg/material-components)
# 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 is a drop-in replacement for Android's
Design Support Library.
## Getting Started
For information on how to get started with Material Components for Android,
take a look at our [Getting Started](docs/getting-started.md) guide.
## Submitting Bugs or Feature Requests
For usage questions: ask on
[Stack Overflow](http://stackoverflow.com/questions/tagged/material-components).
Bugs or feature requests should be submitted at our [GitHub Issues section](https://github.com/material-components/material-components-android/issues).
## Useful Links
- [All Components](https://github.com/material-components/material-components-android/tree/master/lib/)
- [Getting Started](docs/getting-started.md)
- [Contributing](docs/contributing.md)
- [Using Snapshot Version](docs/using-snapshot-version.md)
- [Building From Source](docs/building-from-source.md)
- [Catalog App](docs/catalog-app.md)
- [Class
documentation](https://developer.android.com/reference/com/google/android/material/classes)
(external site)
- [MDC-Android on Stack
Overflow](https://www.stackoverflow.com/questions/tagged/material-components+android)
(external site)
- [Android Developers
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)
## Documentation
* [Directory structure](docs/directorystructure.md)
* [Components](docs/components/)