diff options
| author | jsmall-nvidia <jsmall@nvidia.com> | 2023-08-17 16:12:51 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-17 16:12:51 -0400 |
| commit | a0a9c04625d37d44ead80d574131063c6eb75d0d (patch) | |
| tree | a7bed1d1fed57fa8478421662aa2eb3b70b8a707 | |
| parent | efe20a3997d2d7d961ce882d1d048e946ced4c7e (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ Builds of the core Slang tools depend on the following projects, either automati * [`miniz`](https://github.com/richgel999/miniz) (MIT) * [`spirv-headers`](https://github.com/KhronosGroup/SPIRV-Headers) (Modified MIT) * [`spirv-tools`](https://github.com/KhronosGroup/SPIRV-Tools) (Apache 2.0) -* [`ankerl::unordered_dense::{map, set}`](https://github.com/martinus/unordered_dense) +* [`ankerl::unordered_dense::{map, set}`](https://github.com/martinus/unordered_dense) (MIT) Slang releases may include [slang-llvm](https://github.com/shader-slang/slang-llvm) which includes [LLVM](https://github.com/llvm/llvm-project) under the license: |
