summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal EL Mahrouss <amlalelmahrouss@icloud.com>2024-08-12 15:43:49 +0200
committerAmlal EL Mahrouss <amlalelmahrouss@icloud.com>2024-08-12 15:43:49 +0200
commitdb5e2c0afddb98a371bb83d8234386850109fce8 (patch)
treef597da33661260b2ce178ed48c9b8039cb2a3430
parent226fc23bc6f653deae3a1958135b74e2b6e2a332 (diff)
ndkdll: Add ReadMe.
Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
-rw-r--r--ndkdll/ReadMe.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/ndkdll/ReadMe.md b/ndkdll/ReadMe.md
new file mode 100644
index 0000000..2937259
--- /dev/null
+++ b/ndkdll/ReadMe.md
@@ -0,0 +1,3 @@
+# NDK Compiler DLL
+
+A dll which takes the role of implementing the compilers and linkers. \ No newline at end of file