We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30b8e10 commit 92101d8Copy full SHA for 92101d8
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-#VolumeControl
+# VolumeControl
2
3
VolumeControl is a custom volume control for iPhone featuring a well-designed round slider.
4
@@ -38,20 +38,20 @@ self.control = [[VolumeControl alloc] initWithCenter:CGPointMake(screen.size.wid
38
39
}
40
```
41
-##Credit
+## Credit
42
Designed and developed by [12Rockets](http://12rockets.com/).
43
44
-###Development
+### Development
45
46
* [Marko Cancar](https://github.com/marko-cancar)
47
48
-###Design
+### Design
49
50
* [Maja Savic](https://github.com/majasavic)
51
* [Nikola Zivanovic](https://github.com/therandoman)
52
53
---
54
-##Feedback
+## Feedback
55
Send us your feedback at hello@12rockets.com or hit us up on [Twitter](https://twitter.com/TwelveRockets).
56
57
0 commit comments