diff --git a/README.md b/README.md index 33a84a1..0c244f0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ See [`navapbc/platform`](https://github.com/navapbc/platform) for other template ## Features -- [U.S. Web Design System](https://designsystem.digital.gov/) for themeable styling and a set of common components +- [U.S. Web Design System (USWDS)](https://designsystem.digital.gov/) for themeable styling and a set of common components + - Custom USWDS form builder - Integration with AWS services, including: - Database integration with AWS RDS Postgresql using UUIDs - Active Storage configuration with AWS S3 diff --git a/app-rails/README.md b/app-rails/README.md index 9c11d25..5434bbd 100644 --- a/app-rails/README.md +++ b/app-rails/README.md @@ -2,7 +2,8 @@ This is a [Ruby on Rails](https://rubyonrails.org/) application. It includes: -- [U.S. Web Design System](https://designsystem.digital.gov/) for themeable styling and a set of common components +- [U.S. Web Design System (USWDS)](https://designsystem.digital.gov/) for themeable styling and a set of common components + - Custom USWDS form builder - Integration with AWS services, including - Database integration with AWS RDS Postgresql using UUIDs - Active Storage configuration with AWS S3