diff options
| author | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2019-11-04 17:00:30 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-04 17:00:30 -0800 |
| commit | e8bb299bbb8e393922a48d0b3137d61c8e4b80ed (patch) | |
| tree | a68ba799d2198941ef82a20dc1e05444b8952cef /README.md | |
| parent | 7b7908bd30591d84b8731aff296aeaf607e3e429 (diff) | |
| download | vcpkg-e8bb299bbb8e393922a48d0b3137d61c8e4b80ed.tar.gz vcpkg-e8bb299bbb8e393922a48d0b3137d61c8e4b80ed.zip | |
Update README.md (#8894)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -5,6 +5,14 @@ Vcpkg helps you manage C and C++ libraries on Windows, Linux and MacOS. This too For short description of available commands, run `vcpkg help`. +* Github: [https://github.com/microsoft/vcpkg](https://github.com/microsoft/vcpkg) +* Slack: [https://cpplang.now.sh/](https://cpplang.now.sh/), the #vcpkg channel +* Docs: [Documentation](docs/index.md) + +| Windows (x86, x64, arm, uwp) | MacOS | Linux | +| ------------- | ------------- | ------------- | +| [](https://dev.azure.com/vcpkg/public/_build/latest?definitionId=9&branchName=master) | [](https://dev.azure.com/vcpkg/public/_build/latest?definitionId=11&branchName=master) | [](https://dev.azure.com/vcpkg/public/_build/latest?definitionId=6&branchName=master) | + ## Quick Start Prerequisites: - Windows 10, 8.1, 7, Linux, or MacOS |
