1 parent 4d506cf commit 8916f4bCopy full SHA for 8916f4b
1 file changed
README.md
@@ -1,6 +1,6 @@
1
# WebEngine
2
3
-[View on web browser →](https://unal.netasm.com)
+[View on web browser →](https://phantomcloak.me)
4
5
- [Flecs](https://github.com/SanderMertens/flecs)
6
- [Jolt Physics](https://github.com/jrouwe/JoltPhysics)
@@ -11,8 +11,5 @@
11
12
### Build
13
14
-For Web
15
-```cmake --preset emscripten ```
16
-
17
-For MacOS
18
-```cmake --preset dawn-macos ```
+- Web: `cmake --preset emscripten`
+- MacOS: `cmake --preset dawn-macos`
0 commit comments