Skip to content

Commit a4c9fff

Browse files
Merge pull request #157 from adyyoung/develop
Fixing broken link in readme
2 parents 2a0093e + 664f790 commit a4c9fff

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
@@ -32,9 +32,9 @@
3232
+ [Initialization](#initialization)
3333
+ [Transform](#transform)
3434
- [Utilities](#utilities)
35-
+ [`likely`](#-likely-)
35+
+ [`likely`](#likely)
3636
- [Neural Network Types](#neural-network-types)
37-
+ [Why different Neural Network Types?](#why-different-neural-network-types-)
37+
+ [Why different Neural Network Types?](#why-different-neural-network-types)
3838

3939
# Examples
4040
Here's an example showcasing how to approximate the XOR function using `brain.js`:

0 commit comments

Comments
 (0)