Skip to content

Commit 92101d8

Browse files
committed
Fix broken Markdown headings
1 parent 30b8e10 commit 92101d8

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#VolumeControl
1+
# VolumeControl
22

33
VolumeControl is a custom volume control for iPhone featuring a well-designed round slider.
44

@@ -38,20 +38,20 @@ self.control = [[VolumeControl alloc] initWithCenter:CGPointMake(screen.size.wid
3838

3939
}
4040
```
41-
##Credit
41+
## Credit
4242
Designed and developed by [12Rockets](http://12rockets.com/).
4343
44-
###Development
44+
### Development
4545
4646
* [Marko Cancar](https://github.com/marko-cancar)
4747
48-
###Design
48+
### Design
4949
5050
* [Maja Savic](https://github.com/majasavic)
5151
* [Nikola Zivanovic](https://github.com/therandoman)
5252
5353
---
54-
##Feedback
54+
## Feedback
5555
Send us your feedback at hello@12rockets.com or hit us up on [Twitter](https://twitter.com/TwelveRockets).
5656
5757

0 commit comments

Comments
 (0)