This commit is contained in:
parent
361c0a1cdb
commit
3ae3ceaabb
20
README.md
20
README.md
@ -1,3 +1,23 @@
|
||||
<p align=center>
|
||||
<a href="https://git.codingworkshop.eu.org/xt-sys/xtchain">
|
||||
<img alt="GIT Repository" src="https://img.shields.io/badge/Source-GIT-blueviolet">
|
||||
</a>
|
||||
<a href="https://ci.codingworkshop.eu.org/xt-sys/xtchain">
|
||||
<img alt="Build Status" src="https://ci.codingworkshop.eu.org/api/badges/xt-sys/xtchain/status.svg">
|
||||
</a>
|
||||
<a href="https://git.codingworkshop.eu.org/xt-sys/exectos/src/branch/master/COPYING.md">
|
||||
<img alt="License" src="https://img.shields.io/badge/License-GPLv3-blue.svg">
|
||||
</a>
|
||||
<a href="https://github.com/sponsors/xt-sys/">
|
||||
<img alt="Sponsors" src="https://img.shields.io/github/sponsors/xt-sys?color=yellow&label=Sponsors">
|
||||
</a>
|
||||
<a href="https://discord.com/invite/3zgjQDVmAe">
|
||||
<img alt="Discord" src="https://img.shields.io/discord/723186294540206100?label=Chat">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
||||
## XT Toolchain
|
||||
This is a LLVM/Clang/LLD based mingw-w64 toolchain. It currently supports C and C++, and provides
|
||||
a variety of tools including IDL, message and resource compilers. The XT Toolchain is also the
|
||||
|
Loading…
Reference in New Issue
Block a user