Skip to content

Commit

Permalink
fixed missing import in getting stated example
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicegginton committed Jan 3, 2021
1 parent 3e947ec commit 99ab335
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -40,6 +40,7 @@ Remember to add **Spinner** to your target as a dependency:
To create a spinner for `2` seconds:

``` swift
import Foundation
import Spinner

let mySpinner = Spinner(.dots, "My Spinner")
Expand Down

0 comments on commit 99ab335

Please sign in to comment.