Skip to content

Commit 8fff476

Browse files
committed
Fix broken Markdown headings
1 parent 36e481c commit 8fff476

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#GET STARTED
1+
# GET STARTED
22

33
```
44
$ git clone https://github.com/githubjeka/angular-yii2.git
@@ -7,15 +7,15 @@ $ git submodule init
77
$ git submodule update
88
```
99

10-
###Init client###
10+
### Init client ###
1111
```
1212
$ cd client-angular
1313
$ bower update
1414
```
1515

1616
See more info https://github.com/AngularYii2/angularyii2.github.io
1717

18-
###Init server:###
18+
### Init server: ###
1919

2020
[![Build Status](https://travis-ci.org/githubjeka/yii2-rest.svg)](https://travis-ci.org/githubjeka/yii2-rest)
2121

0 commit comments

Comments
 (0)