Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
msaps committed Oct 5, 2018
1 parent 64d2750 commit 55ad146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ randientView.randomize(animated: true)

An enum of all the gradients from [uiGradients](https://uigradients.com) is generated every time that Randient is built.

These are available as `UIGradient`s.
These are available as an enum via `UIGradient`.

```swift
let gradient = UIGradient.royalBlue
Expand Down

0 comments on commit 55ad146

Please sign in to comment.