README: Added link to the survey.
diff --git a/README.md b/README.md index a2ae685..1a1f505 100644 --- a/README.md +++ b/README.md
@@ -15,6 +15,9 @@ - Windows: [](https://ci.appveyor.com/project/adam-sawicki-amd/vulkanmemoryallocator/branch/master) - Linux: [](https://travis-ci.org/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator) +**❗ Please help to shape the future of the library by participating in the survey:** +**[Vulkan Memory Allocator Survey March 2019](http://goo.gl/forms/0c5DTDjwDAaZOmJM2)** + # Problem Memory allocation and resource (buffer and image) creation in Vulkan is difficult (comparing to older graphics API-s, like D3D11 or OpenGL) for several reasons: