diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-12-14 11:44:00 +0100 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-12-14 11:44:00 +0100 |
| commit | f1054c430c75f3f7828dc535be93f9dd3c987735 (patch) | |
| tree | b18f88b7e81c220a4c541e2b53e0148f209c7b20 | |
| parent | 9e37866c2f81b764dc140efdbb74dd0237c69fff (diff) | |
| parent | 24b45f35bc2903ed8ed29608f3ae47edb64ac184 (diff) | |
Merge branch 'master' of github.com:tq-corp/toolchain-kit
| -rw-r--r-- | ReadMe.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -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. |
