Minor fix in README.md.

This commit is contained in:
Adam Sawicki 2017-09-25 15:47:57 +02:00
parent 42af34a3b2
commit 58c090a705

View File

@ -1,6 +1,6 @@
# Vulkan Memory Allocator # Vulkan Memory Allocator
This is a README file for Vulkan Memory Allocator library and accompanying sample application. Easy to integrate Vulkan memory allocation library.
**Documentation:** See [Vulkan Memory Allocator](https://gpuopen-librariesandsdks.github.io/VulkanMemoryAllocator/html/) (generated from Doxygen-style comments in [src/vk_mem_alloc.h](src/vk_mem_alloc.h)). **Documentation:** See [Vulkan Memory Allocator](https://gpuopen-librariesandsdks.github.io/VulkanMemoryAllocator/html/) (generated from Doxygen-style comments in [src/vk_mem_alloc.h](src/vk_mem_alloc.h)).