diff --git a/README.md b/README.md index 9c1528fdd4f..3c6da0982e3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Orleans - Distributed Actor Model ======= +[![Build status](http://corefx-ci.cloudapp.net/jenkins/job/dotnet_orleans/badge/icon)](http://corefx-ci.cloudapp.net/jenkins/job/dotnet_orleans/) + Orleans is a framework that provides a straightforward approach to building distributed high-scale computing applications, without the need to learn and apply complex concurrency or other scaling patterns. It was created by Microsoft Research and designed for use in the cloud. Orleans has been used extensively in Microsoft Azure by several Microsoft product groups, most notably by 343 Industries as a platform for all of Halo 4 cloud services, as well as by a number of other companies. Documentation