Skip to content

Commit 3460257

Browse files
committed
Update README.md
1 parent d6ba79b commit 3460257

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Experimental reactive programming framework for C++.
1+
Experimental reactive programming framework for C++11.
22

33
I've only tested the build with Visual Studio 2012 and the Intel C++ Compiler 14.0.
44

55
Intel TBB 4.2 is a required dependency (https://www.threadingbuildingblocks.org/).
6-
To compile and run the unit tests, the Google test framework is required (https://code.google.com/p/googletest/).
6+
To compile and run the unit tests, the Google test framework is required (https://code.google.com/p/googletest/).

0 commit comments

Comments
 (0)