Skip to content

Commit c99833e

Browse files
authored
Update README.md
1 parent 1303d1d commit c99833e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,17 @@ Join the [Discord channel](https://discord.gg/g7Uzn2KSwB) to meet other people i
1515

1616
## Contribution
1717

18-
Do you want to contribute to make this even better? Bear in mind that this project is split in three repositories, so you might want to contribute to the part that interests you most.
18+
Do you want to contribute to make this even better? Bear in mind that this project is split in multiple repositories, so you might want to contribute to the part that interests you most.
1919

2020
- [web-ifc](https://github.com/tomvandig/web-ifc) if you are interested in low-level IFC parsing, WebAssembly, Emscripten, C++.
2121

22-
- [web-ifc-three](https://github.com/agviegas/web-ifc-three) if you want to help us with the Three.js geometry generation.
22+
- [web-ifc-three](https://github.com/IFCjs/web-ifc-three) if you want to help us with the Three.js geometry generation.
23+
24+
- [examples](https://github.com/IFCjs/examples) if you want to help us by creating more example implementations of IFC.js.
2325

2426
- This repository if you have ideas about cool tools that could help others develop BIM applications!
2527

28+
2629
- Try it and spread the word!
2730

2831
## Testing files

0 commit comments

Comments
 (0)