From 351b6f379ac6d186176c38a12b5a0989cc988012 Mon Sep 17 00:00:00 2001 From: "Mikael K." Date: Fri, 12 Jul 2024 00:19:40 -0400 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4f9aeee..8b1b093 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ # APUI-JSC Fork of EA's WebKit JavaScriptCore. this repo includes our changes related to ApertureUI. this is NOT designed to be built with the content that is in this repository! -NOTE: EA EABase - EASTL - WTF +NOTE: EA's Fork of JSC relies on: EABase, EASTL, WTF. you can find it in a download of EAWebKit. + We will contain Precompiled versions of JSC in the releases tab, if it is useful to anyone! -See "LICENSEJAVASCRIPTCORE.TXT" for the License. JavaScriptCore is STILL Governed by the LGPL-2 License. +See "LICENSEJAVASCRIPTCORE.TXT" for the License. ***JavaScriptCore is STILL Governed by the LGPL-2 License.*** # How can i build this?