diff --git a/README.md b/README.md index 3c656cf..1c2146e 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,6 @@ You can also use the `IrregularGradient` standalone view, which exists in its ow ## How it's done The current implementation of this package is done through the creation of blobs (SwiftUI's [Ellipse](https://developer.apple.com/documentation/swiftui/ellipse) shape) of the specified colors that move and scale randomly in the container, and are then blurred to achieve the desired effect. -### Questions +## Questions If you have any questions or suggestions, you can create an issue or pull request on this GitHub repository or even contact me via [Twitter](https://twitter.com/joogps) or [email](mailto:joogps@gmail.com).