Skip to content

Commit a2c411c

Browse files
Updated README.md to link to documentation.
1 parent 9b3adfc commit a2c411c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

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

5-
**License:** MIT. See [LICENSE.txt](LICENSE.txt).
5+
**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)).
66

7-
**Documentation:** Doxygen-style comments in [src/vk_mem_alloc.h](src/vk_mem_alloc.h).
7+
**License:** MIT. See [LICENSE.txt](LICENSE.txt).

0 commit comments

Comments
 (0)