Skip to content

Commit 3bdadfa

Browse files
committed
Add badges
1 parent 7ae0ee5 commit 3bdadfa

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# .NET Core Runtime (CoreRT)
2-
32
This repo contains the .NET Core runtime optimized for AOT compilation
43

4+
| |Ubuntu 14.04 |Windows |Mac OS X |
5+
|---------|:------:|:------:|:------:|:------:|:-------:|:-------:|
6+
|**Debug**|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/debug_ubuntu/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/debug_ubuntu/)|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/debug_windows_nt/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/debug_windows_nt/)|[![Build Status](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/debug_osx/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/debug_osx/)|
7+
|**Release**|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/release_ubuntu/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/release_ubuntu/)|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/release_windows_nt/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/release_windows_nt/)|[![Build Status](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/release_osx/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_corert/job/release_osx/)|
8+
59
## How to Engage, Contribute and Provide Feedback
610
Some of the best ways to contribute are to try things out, file bugs, and join in design conversations.
711
Want to get more familiar with what's going on in the code? Take a look at the active [pull-requests](https://github.com/dotnet/corert/pulls).

0 commit comments

Comments
 (0)