Skip to content

Commit 15e47ae

Browse files
authored
Update README.md
1 parent e187dab commit 15e47ae

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
@@ -1,7 +1,7 @@
11

22
# `Rpnn`
33
This is an idiomatic C++ implementation of _Resilient backprop Neural Network_ with an easy and convenient user interface;
4-
no dependencies - fully contained implementation, no dependencies (STL only), no memory/resource leakages, no dead-lock.
4+
no dependencies - fully contained implementation, no dependencies (STL only), no memory/resource leakages, multithreaded, no dead-lock.
55

66
##### Enhancement requests and/or questions are more than welcome: *ldn.softdev@gmail.com*
77

0 commit comments

Comments
 (0)