diff --git a/README.md b/README.md index 55f85bd9..ef21a44f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Discord

-## Cross-platform 3D engine for Dart and Flutter. +## Cross-platform 3D toolkit for Dart and Flutter. pub github @@ -24,7 +24,7 @@ ### Sponsors, Contributors & Acknowledgments -Thermion uses the [Filament](https://github.com/google/filament) physically based rendering package under the hood. +Thermion uses the [Filament](https://github.com/google/filament) Physically Based Rendering engine under the hood. Special thanks to [odd-io](https://github.com/odd-io/) for sponsoring work on supporting Windows, raycasting, testing and documentation. diff --git a/docs.json b/docs.json index 0f3cd3a2..deee03f5 100644 --- a/docs.json +++ b/docs.json @@ -15,7 +15,8 @@ ["Examples", "/examples"], ["Windows", "/windows"], ["Android", "/android"], - ["Contributing", "/contributing"] + ["Contributing", "/contributing"], + ["Discord", "https://discord.gg/h2VdDK3EAQ"] ]] ]