Skip to content

Commit a9be1d8

Browse files
Small fixes in README.md.
1 parent e6e498f commit a9be1d8

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

7-
**Documentation:** Doxygen-style comments in `src/vk_mem_alloc.h`.
7+
**Documentation:** Doxygen-style comments in [src/vk_mem_alloc.h](src/vk_mem_alloc.h).

0 commit comments

Comments
 (0)