From 254031ddbebf5d82452693071b35535a6e12514e Mon Sep 17 00:00:00 2001 From: Brendan Lensink Date: Fri, 7 Jul 2023 10:44:19 -0700 Subject: [PATCH] switch references to Nice Components to remove the space (#54) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 39b579b..7e41971 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -![Nice Components](nice_components.png) +![NiceComponents](nice_components.png) -Nice Components is a simple library with some nice looking SwiftUI components to get your next project started. 🚀 +NiceComponents is a simple library with some nice looking SwiftUI components to get your next project started. 🚀 Jumpstart your prototypes with some sensible default components, then come back later and customize the look and feel of your app – all in one place. @@ -156,8 +156,8 @@ Just like how you can set a `colorTheme`, you can also set a `fontStyle` that de ### Installation -Nice Components is available through **[Swift Package Manager](https://swift.org/package-manager/)**. To install it, follow these steps: +NiceComponents is available through **[Swift Package Manager](https://swift.org/package-manager/)**. To install it, follow these steps: 1. In Xcode, click **File**, then **Swift Package Manager**, then **Add Package Dependency** 2. Choose your project -3. Enter this URL in the search bar `git@github.com:steamclock/nice_components.git` +3. Enter this URL in the search bar `git@github.com:steamclock/niceComponents.git`