Skip to content

Commit a6b4742

Browse files
authored
my bad
1 parent 5759151 commit a6b4742

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ for name, val, err, ok := loader.Poll(); ok; name, val, err, ok = loader.Poll()
212212

213213
## Лицензия
214214

215-
MIT. C-ядро вендорит [VMA](https://github.com/GPUOpen-LibrariesAndSDKs/Vulkan-Memory-Allocator)
215+
MIT. C-ядро вендорит [VMA](https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator)
216216
(MIT) и [stb](https://github.com/nothings/stb) (MIT/public domain). ASTC-декодер —
217217
вендоренный однофайловый декодер Binomial basis_universal (MIT). ETC1S-транскодер —
218218
вендоренный Basis Universal transcoder (MIT/public domain).

0 commit comments

Comments
 (0)