Updated README.md to link to documentation.
1 file changed
tree: f40aa6535fe4635faa8fe72cf0569f860fdb059b
  1. bin/
  2. docs/
  3. media/
  4. premake/
  5. src/
  6. third_party/
  7. .gitignore
  8. LICENSE.txt
  9. README.md
README.md

Vulkan Memory Allocator

This is a README file for Vulkan Memory Allocator library and accompanying sample application.

Documentation: See Vulkan Memory Allocator (generated from Doxygen-style comments in src/vk_mem_alloc.h).

License: MIT. See LICENSE.txt.