Skip to content

Commit

Permalink
Merge pull request BrainJS#157 from adyyoung/develop
Browse files Browse the repository at this point in the history
Fixing broken link in readme
  • Loading branch information
robertleeplummerjr authored Feb 18, 2018
2 parents 2a0093e + 664f790 commit a4c9fff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
+ [Initialization](#initialization)
+ [Transform](#transform)
- [Utilities](#utilities)
+ [`likely`](#-likely-)
+ [`likely`](#likely)
- [Neural Network Types](#neural-network-types)
+ [Why different Neural Network Types?](#why-different-neural-network-types-)
+ [Why different Neural Network Types?](#why-different-neural-network-types)

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

0 comments on commit a4c9fff

Please sign in to comment.