Skip to content

Commit 2c00a87

Browse files
authored
Merge pull request #70 from bryant1410/master
Fix broken headings in Markdown files
2 parents 4e4834d + def7c6b commit 2c00a87

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ Material Intro View is a showcase android library.
33

44
We saw this kind of showcase on [Fabulous App](http://www.thefabulous.co/) and we love it. Then decided to create showcase just like it.
55

6-
#Screen
6+
# Screen
77
<img src="https://raw.githubusercontent.com/iammert/MaterialIntroView/master/art/materialintroviewgif.gif"/>
88

9-
#Usage
9+
# Usage
1010
```java
1111
new MaterialIntroView.Builder(this)
1212
.enableDotAnimation(true)
@@ -149,14 +149,14 @@ public class MyShape extends Shape {
149149
* [ ] Sample app will be more detailed about using library.
150150
* [ ] Sequence for MaterialIntroViews
151151

152-
#Authors
152+
# Authors
153153

154154
[Mert SIMSEK](https://github.com/iammert)
155155

156156
[Murat Can BUR](https://github.com/muratcanbur)
157157

158158

159-
#Docs
159+
# Docs
160160
[Chinese Doc](http://www.jianshu.com/p/1d2dcbc1e0f2)
161161

162162

0 commit comments

Comments
 (0)