Skip to content

Commit 7603892

Browse files
committed
update readme
1 parent 42f93c5 commit 7603892

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ scalajs-react-components
66
Reusable [scalajs-react] (https://github.com/japgolly/scalajs-react) components
77

88

9-
#### Setup
9+
# Setup
1010

1111
```scala
1212
// add this line to your build.sbt
1313
libraryDependencies += "com.github.chandu0101.scalajs-react-components" %%% "core" % "0.1.0"
1414

1515
```
1616

17-
#### Demo With Code Examples
17+
# Demo With Code Examples
1818

1919
**Online :**
2020

@@ -32,6 +32,6 @@ http://localhost:8090/
3232

3333
```
3434

35-
#### Contribute
35+
# Contribute
3636
[Guidelines](https://github.com/chandu0101/scalajs-react-components/blob/master/doc/CONTRIBUTE.md)
3737

0 commit comments

Comments
 (0)