summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJan Henke <janhenke@users.noreply.github.com>2015-04-24 23:03:09 +0200
committerJan Henke <janhenke@users.noreply.github.com>2015-04-24 23:03:09 +0200
commit5375b99cacb35bbdf2220bd9baacde9cd8a167c7 (patch)
tree59f0ca33858535c3faf8bb61787571898757635f /README.md
parent33151eebbf0df76d943a96dde8e76fa81717c0b3 (diff)
downloadcoreclr-5375b99cacb35bbdf2220bd9baacde9cd8a167c7.tar.gz
coreclr-5375b99cacb35bbdf2220bd9baacde9cd8a167c7.tar.bz2
coreclr-5375b99cacb35bbdf2220bd9baacde9cd8a167c7.zip
Update main README.md to include FreeBSD
This PR adds FreeBSD to the main README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index a4125a0726..af3bfb5df0 100644
--- a/README.md
+++ b/README.md
@@ -6,18 +6,18 @@ The CoreCLR repo contains the complete runtime implementation for [.NET Core](ht
Build Status
------------
-| |Linux |Windows |Mac OS X |
-|---------|:------:|:------:|:-------:|
-|**Debug**|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_linux_debug/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_linux_debug/)|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_windows_debug/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_windows_debug/)|[![Build Status](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_mac_debug/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_mac_debug/) |
-|**Release**|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_linux_release/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_linux_release/)|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_windows_release/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_windows_release/)|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_mac_release/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_mac_release/) |
+| |Linux |Windows |Mac OS X |FreeBSD |
+|---------|:------:|:------:|:-------:|:-------:|
+|**Debug**|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_linux_debug/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_linux_debug/)|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_windows_debug/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_windows_debug/)|[![Build Status](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_mac_debug/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_mac_debug/) |[![Build Status](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_freebsd_debug/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_freebsd_debug/) |
+|**Release**|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_linux_release/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_linux_release/)|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_windows_release/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_windows_release/)|[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_mac_release/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_mac_release/) |[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_freebsd_release/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_coreclr_freebsd_release/) |
Get CoreCLR
-----------
-| |Linux |Windows |Mac OS X |
-|---------------------|:------:|:------:|:-------:|
-|Build from **Source**| [Instructions](Documentation/linux-instructions.md) | [Instructions](Documentation/windows-instructions.md) | [Instructions](Documentation/osx-instructions.md) |
-|Get **Binaries** | |[Instructions](Documentation/get-coreclr-windows.md)||
+| |Linux |Windows |Mac OS X |FreeBSD |
+|---------------------|:------:|:------:|:-------:|:-------:|
+|Build from **Source**| [Instructions](Documentation/linux-instructions.md) | [Instructions](Documentation/windows-instructions.md) | [Instructions](Documentation/osx-instructions.md) | [Instructions](Documentation/freebsd-instructions.md) |
+|Get **Binaries** | |[Instructions](Documentation/get-coreclr-windows.md)|||
Chat Room
---------