Skip to content

Commit 62dbcaa

Browse files
authored
Update README.md
1 parent d9987cc commit 62dbcaa

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

README.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,23 @@
1-
## My Project
1+
<img src="https://s3.amazonaws.com/aws-mobile-hub-images/aws-amplify-logo.png" alt="AWS Amplify" width="225">
22

3-
TODO: Fill this README out!
3+
---
44

5-
Be sure to:
5+
# Amplify UI for Kotlin
66

7-
* Change the title in this README
8-
* Edit your repository description on GitHub
7+
[![GitHub](https://img.shields.io/github/license/aws-amplify/amplify-ui-kotlin)](LICENSE)
8+
[![Discord](https://img.shields.io/discord/308323056592486420?logo=discord)](https://discord.gg/jWVbPfC)
9+
[![Open Bugs](https://img.shields.io/github/issues/aws-amplify/amplify-ui-kotlin/bug?color=d73a4a&label=bugs)](https://github.com/aws-amplify/amplify-ui-kotlin/issues?q=is%3Aissue+is%3Aopen+label%3Abug)
10+
[![Feature Requests](https://img.shields.io/github/issues/aws-amplify/amplify-ui-kotlin/feature-request?color=ff9001&label=feature%20requests)](https://github.com/aws-amplify/amplify-ui-kotlin/issues?q=is%3Aissue+label%3Afeature-request+is%3Aopen)
11+
12+
Amplify UI for Kotlin is an open-source UI library with components that are endlessly customizable, accessible, and can integrate into _any_ Kotlin application. Amplify UI consists of:
13+
14+
1. Connected components that simplify complex cloud-connected workflows, like Authenticator.
15+
2. Primitive components that create consistency across Amplify UI and allow you to build complete applications that fit your brand, like Buttons and Badges.
16+
3. Theming capabilities that allow you to customize the appearance of Amplify UI to match your brand.
17+
18+
## Contributing
19+
20+
- [CONTRIBUTING.md](/CONTRIBUTING.md)
921

1022
## Security
1123

0 commit comments

Comments
 (0)