diff options
| author | Kirk Shoop <kirk.shoop@gmail.com> | 2018-05-28 10:15:22 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-28 10:15:22 -0700 |
| commit | ce5dfc2fdd49693cd109a5f5470b73e982c33f35 (patch) | |
| tree | 8f2bcea073c5b6abca7b0b2f2cd2d5f93bc787b7 | |
| parent | eaf0545efef9fdccc0a6bc88f23ef0fc876c36f3 (diff) | |
| download | platform_external_Reactive-Extensions_RxCpp-ce5dfc2fdd49693cd109a5f5470b73e982c33f35.tar.gz platform_external_Reactive-Extensions_RxCpp-ce5dfc2fdd49693cd109a5f5470b73e982c33f35.tar.bz2 platform_external_Reactive-Extensions_RxCpp-ce5dfc2fdd49693cd109a5f5470b73e982c33f35.zip | |
Update README.mdupstream-master.backup
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,7 +7,7 @@ Linux & OSX | [](https://github.com/ReactiveX/RxCpp) <br/> [](https://github.com/ReactiveX/RxCpp/releases) <br/> [](https://github.com/ReactiveX/RxCpp) +Github | [](https://github.com/ReactiveX/RxCpp) <br/> [](https://github.com/ReactiveX/RxCpp/releases) <br/> [](https://github.com/ReactiveX/RxCpp) Gitter.im | [](https://gitter.im/ReactiveX/RxCpp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Packages | [](http://www.nuget.org/packages/RxCpp/) [](https://github.com/Microsoft/vcpkg/tree/master/ports/rxcpp) Documentation | [](http://reactivex.github.io/RxCpp) <br/> [](http://reactivex.io/intro.html) [](http://rxmarbles.com/) @@ -152,7 +152,7 @@ git clone --recursive https://github.com/ReactiveX/RxCpp.git cd RxCpp ``` -# Building RxCpp +# Building RxCpp Unit Tests * RxCpp is regularly tested on OSX and Windows. * RxCpp is regularly built with Clang, Gcc and VC |
