Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Commit

Permalink
Add showsTouchRadius property in README
Browse files Browse the repository at this point in the history
  • Loading branch information
morizotter committed May 6, 2015
1 parent 0e735b0 commit acc9f96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ var config = TouchVisualizerConfig()
config.color = UIColor.redColor()
config.image = UIImage(named: "YOUR-IMAGE")
config.showsTimer = true
config.showsTouchRadius = true
TouchVisualizer.start(config)
```

Expand Down

0 comments on commit acc9f96

Please sign in to comment.