diff --git a/README.md b/README.md index 51517f4..6830c1e 100644 --- a/README.md +++ b/README.md @@ -134,3 +134,8 @@ neuralNetwork.define(10, 2, ["h","e","l","l","o","w","o","r","l","d","!"], "vert ```` ### Here's the result: ![rnn](http://sebferrer.fr/byonndimgs/rnn2.png) + + +## License + +This project is licensed under the BSD-3-Clause license - see the [LICENSE](https://github.com/nokia/BYONND/blob/master/LICENSE). \ No newline at end of file