Skip to content

Commit 65504f8

Browse files
committed
Update README.md
1 parent a3300aa commit 65504f8

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

README.md

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,25 @@
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 SwiftUI
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-swift)](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-swift/bug?color=d73a4a&label=bugs)](https://github.com/aws-amplify/amplify-ui-swift/issues?q=is%3Aissue+is%3Aopen+label%3Abug)
10+
[![Feature Requests](https://img.shields.io/github/issues/aws-amplify/amplify-ui-swift/feature-request?color=ff9001&label=feature%20requests)](https://github.com/aws-amplify/amplify-ui-swift/issues?q=is%3Aissue+label%3Afeature-request+is%3Aopen)
911

10-
## Security
12+
Amplify UI for SwiftUI is an open-source UI library with components that are endlessly customizable, accessible, and can integrate into _any_ SwiftUI 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)
1121

12-
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
1322

1423
## License
1524

1625
This project is licensed under the Apache-2.0 License.
17-

0 commit comments

Comments
 (0)