Skip to content

Commit 4cd7920

Browse files
doc tweaks
1 parent 8d1f017 commit 4cd7920

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,34 +11,36 @@ Supported on Windows, OSX, Ubuntu and Red Hat. Written for the .NET Core CLR as
1111

1212
| | Build & Test |
1313
|---|:-----:|
14+
|![Win](docs/res/win_med.png) **Windows**|![Build & Test](https://mseng.visualstudio.com/_apis/public/build/definitions/b924d696-3eae-4116-8443-9a18392d8544/2850/badge?branch=master)|
1415
|![Apple](docs/res/apple_med.png) **OSX**|![Build & Test](https://mseng.visualstudio.com/_apis/public/build/definitions/b924d696-3eae-4116-8443-9a18392d8544/3080/badge?branch=master)|
1516
|![Ubuntu14](docs/res/ubuntu_med.png) **Ubuntu 14.04**|![Build & Test](https://mseng.visualstudio.com/_apis/public/build/definitions/b924d696-3eae-4116-8443-9a18392d8544/2853/badge?branch=master)|
1617
|![Ubuntu16](docs/res/ubuntu_med.png) **Ubuntu 16.04**|![Build & Test](https://mseng.visualstudio.com/_apis/public/build/definitions/b924d696-3eae-4116-8443-9a18392d8544/3742/badge?branch=master)|
1718
|![RedHat](docs/res/redhat_med.png) **RedHat**|![Build & Test](https://mseng.visualstudio.com/_apis/public/build/definitions/b924d696-3eae-4116-8443-9a18392d8544/3418/badge?branch=master)|
18-
|![Win](docs/res/win_med.png) **Windows**|![Build & Test](https://mseng.visualstudio.com/_apis/public/build/definitions/b924d696-3eae-4116-8443-9a18392d8544/2850/badge?branch=master)|
1919

2020

21-
## Get Started
21+
## System Pre-Requisites
22+
23+
First, ensure you have the necessary system prequisites
2224

23-
### System Pre-Requisites
25+
![win](docs/res/win_sm.png) [Windows](docs/start/envwin.md)
2426

25-
![win](docs/res/win_med.png) [Windows](docs/start/envwin.md)
27+
![osx](docs/res/apple_sm.png) [OSX](docs/start/envosx.md)
2628

27-
![osx](docs/res/apple_med.png) [OSX](docs/start/envosx.md)
29+
![ubuntu](docs/res/ubuntu_sm.png) [Ubuntu](docs/start/envubuntu.md)
2830

29-
![ubuntu](docs/res/ubuntu_med.png) [Ubuntu](docs/start/envubuntu.md)
31+
![redhat](docs/res/redhat_sm.png) [RedHat & CentOS](docs/start/envredhat.md)
3032

31-
![redhat](docs/res/redhat_med.png) [RedHat & CentOS](docs/start/envredhat.md)
33+
## Get the Agent
3234

33-
### Get the Agent
35+
Next, download and configure the agent
3436

3537
![win](docs/res/win_sm.png) [Start Windows](https://www.visualstudio.com/en-us/docs/build/admin/agents/v2-windows)
3638

3739
![osx](docs/res/apple_sm.png) [Start OSX](https://www.visualstudio.com/en-us/docs/build/admin/agents/v2-osx)
3840

3941
![ubuntu](docs/res/ubuntu_sm.png) [Start Ubuntu](https://www.visualstudio.com/en-us/docs/build/admin/agents/v2-linux)
4042

41-
![redhat](docs/res/redhat_sm.png) [Start RedHat](https://www.visualstudio.com/en-us/docs/build/admin/agents/v2-linux)
43+
![redhat](docs/res/redhat_sm.png) [Start RedHat & CentOS](https://www.visualstudio.com/en-us/docs/build/admin/agents/v2-linux)
4244

4345
## Supported Usage
4446

0 commit comments

Comments
 (0)