summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal <amlalelmahrouss@icloud.com>2024-12-14 11:44:00 +0100
committerAmlal <amlalelmahrouss@icloud.com>2024-12-14 11:44:00 +0100
commitf1054c430c75f3f7828dc535be93f9dd3c987735 (patch)
treeb18f88b7e81c220a4c541e2b53e0148f209c7b20
parent9e37866c2f81b764dc140efdbb74dd0237c69fff (diff)
parent24b45f35bc2903ed8ed29608f3ae47edb64ac184 (diff)
Merge branch 'master' of github.com:tq-corp/toolchain-kit
-rw-r--r--ReadMe.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/ReadMe.md b/ReadMe.md
index cff566d..4fe8903 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -1,15 +1,17 @@
# ToolchainKit C/C++
-Made to provide an altnerative to CLang.
+## Brief:
+
+TQ's C++ Optimizing Compiler.
## Installing:
-Start by cloning the repository.
+Start by cloning the repository:
```
-git clone git@github.com:ElMahroussLogic/cl-dev.git
+git clone git@github.com:tq-corp/toolchain-kit.git
```
-And then follow the build instructions. (Install.md)
+And then follow the build instructions (Install.md)
###### Copyright (C) 2024 Amlal EL Mahrouss, all rights reserved.