diff --git a/README.md b/README.md index dced139..bce9a5d 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,7 @@ This is a README file for Vulkan Memory Allocator library and accompanying sampl **Changelog:** See [CHANGELOG.md](CHANGELOG.md). -**Build status:** [![Build status](https://ci.appveyor.com/api/projects/status/4vlcrb0emkaio2pn/branch/master?svg=true)](https://ci.appveyor.com/project/adam-sawicki-amd/vulkanmemoryallocator/branch/master) +**Build status:** +Windows: [![Build status](https://ci.appveyor.com/api/projects/status/4vlcrb0emkaio2pn/branch/master?svg=true)](https://ci.appveyor.com/project/adam-sawicki-amd/vulkanmemoryallocator/branch/master) +Linux: [![Build Status](https://travis-ci.org/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.svg?branch=master)](https://travis-ci.org/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator) \ No newline at end of file