Skip to content

Commit fe56fe7

Browse files
authored
Update README.md
1 parent 809d4ab commit fe56fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You can install `AsynchronousIterativeAlgorithms` by typing
2323
julia> ] add AsynchronousIterativeAlgorithms
2424
```
2525

26-
## [Quick start](@id quick_start)
26+
## Quick start
2727

2828
Say you want to implement a distributed version of *Stochastic Gradient Descent* (SGD). You'll need to define:
2929

0 commit comments

Comments
 (0)