Skip to content

Commit 509c4bb

Browse files
authored
Update README.md
1 parent 35b8a1b commit 509c4bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Time series analysis in Java.
44

55
Using
66
------
7-
### Maven
7+
#### Maven
88

99
```groovy
1010
<dependency>
@@ -14,7 +14,7 @@ Using
1414
</dependency>
1515
```
1616

17-
### Gradle
17+
#### Gradle
1818
```groovy
1919
compile 'com.github.jrachiele:java-timeseries:[0.1,)'
2020
```

0 commit comments

Comments
 (0)