Commit f835f5be authored by Dominik Charousset's avatar Dominik Charousset

Update README.md

parent 7ae6795b
......@@ -59,13 +59,13 @@ Supported Operating Systems
* Linux
* Mac OS X
* *Note for MS Windows*: libcppa relies on C++11 features such as variadic templates and unrestricted unions. We will support this platform as soon as Microsoft's compiler implements all required C++11 features.
* *Note for MS Windows*: CAF relies on C++11 features such as variadic templates and unrestricted unions. We will support Visual Studio as soon as Microsoft's compiler implements all required C++11 features. In the meantime, you can use CAF via MinGW.
Scientific Use
--------------
If you use libcppa in a scientific context, please use the following citation:
If you use CAF in a scientific context, please use the following citation:
```
@inproceedings{cshw-nassp-13,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment