From 423b324de9fb137b1006c15eb6bcf2627655a7a1 Mon Sep 17 00:00:00 2001 From: aismann Date: Thu, 19 Nov 2020 08:40:49 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 059c03a3f0..99e7e9eb77 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ * Usefull PRs from **you** are welcome (review/merge ASAP) ### Highlight Features -* **More clearly thirdparty libs ['Upstream-Version-License'](external/README.md) for easy to publish your commercial apps based on engine-x** +* **More clearly third-party libs ['Upstream-Version-License'](external/README.md) for easy to publish your commercial apps based on engine-x** * Refactor AudioEngine, OpenAL for all platforms * [openal-soft](https://github.com/kcat/openal-soft), pass -DBUILD_EXT_ALSOFT=ON to cmake to force enable it * [OpenAL.framework](https://opensource.apple.com/tarballs/OpenAL), if no ```BUILD_EXT_ALSOFT``` option specified, cmake script will choose it on osx/ios, even through it was mark as deprecated, but still available. @@ -42,7 +42,7 @@ ### [Roadmap](issues/1) ### Quick Start -Open [Wiki](wiki) for additional information too. +Open [Wiki](https://github.com/c4games/engine-x/wiki) for additional information too. #### Common Requirement [Python](https://www.python.org/downloads/) * Python-2.7.17+, Python-3.7+