Skip to content

Commit 4e8f766

Browse files
committed
Update README.md
- Update "Projects using libLLVM" section with message that you can also add your project to the list and submit a PR.
1 parent 6db4625 commit 4e8f766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ LRC := LLDLink(LWasmArgs, 'wasm', LCanRunAgain);
143143
6. **Link with LLD** for final executable generation
144144

145145
## Projects using libLLVM
146-
Here is a list of project using libLLVM. If you would like your project featured, get in touch!
146+
Here’s a list of projects built with libLLVM. Want yours featured? Get in touch or add it and submit a PR!
147147
- [LLVM-Simple-Calculator](https://github.com/hsauro/LLVM-Simple-Calculator)
148148
- [LLVM-Simple-Calculator-Using-TLLVM](https://github.com/hsauro/LLVM-Simple-Calculator-Using-TLLVM)
149149

0 commit comments

Comments
 (0)