From 43760e17095f62e8bfa5392da5578046c1596e0e Mon Sep 17 00:00:00 2001 From: Wolfgang Ginolas Date: Fri, 5 Apr 2024 11:41:01 +0200 Subject: [PATCH] Mention or modifications in README.md. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 439f347e..0a108c55 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Build OnlyOffice x2t for WebAssembly +## Modifications by CryptPad + +This repository contains a modified copy of https://github.com/ONLYOFFICE/core.git in `/core`. These modifications are made to be able to compile `x2t` to WebAssembly. + ## Build This is a Dockerfile building OnlyOffice x2t in WebAssembly using emscripten.