We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcab8de commit a1d1b04Copy full SHA for a1d1b04
README.rst
@@ -1,6 +1,14 @@
1
EDDI Compiler 1.2.3
2
===================
3
4
+.. image:: https://github.com/wichtounet/eddic/actions/workflows/make.yml/badge.svg
5
+ :target: https://github.com/wichtounet/eddic/actions/workflows/make.yml
6
+ :alt: Linux Build
7
+
8
+.. image:: https://img.shields.io/badge/License-MIT-yellow.svg
9
+ :target: https://opensource.org/licenses/MIT
10
+ :alt: MIT License
11
12
**Update**: This project is not actively maintained, for lack of time.
13
14
The compiler of the EDDI programming language.
0 commit comments