Skip to content

Commit

Permalink
Merge pull request #29 from csvl/ElNiak-patch-3-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
ElNiak authored Aug 19, 2024
2 parents 9fe11be + 6fb2c10 commit 0c2b863
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,25 @@

![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) ![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white) ![Debian](https://img.shields.io/badge/Debian-D70A53?style=for-the-badge&logo=debian&logoColor=white)

<picture>
<source
media="(prefers-color-scheme: dark)"
srcset="
https://api.star-history.com/svg?repos=csvl/SEMA&type=Date&theme=dark
"
/>
<source
media="(prefers-color-scheme: light)"
srcset="
https://api.star-history.com/svg?repos=csvl/SEMA&type=Date
"
/>
<img
alt="Star History Chart"
src="https://api.star-history.com/svg?repos=csvl/SEMA&type=Date"
/>
</picture>

### Toolchain architecture
<a name="toolchain-architecture"></a>

Expand Down

0 comments on commit 0c2b863

Please sign in to comment.