Skip to content

Commit

Permalink
Remove the mailing list badge
Browse files Browse the repository at this point in the history
  • Loading branch information
hirrolot authored Nov 18, 2024
1 parent 9892c60 commit 483d136
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
<div align="center">
<a href="examples/binary_tree.c"><img src="images/preview.png" width="600" /></a>
<a href="examples/binary_tree.c"><img src="images/preview.png" width="600px" /></a>
<h1>Datatype99</h1>
<a href="https://github.com/hirrolot/datatype99/actions">
<img src="https://github.com/hirrolot/datatype99/workflows/C/C++%20CI/badge.svg">
</a>
<a href="https://lists.sr.ht/~hirrolot/metalang99">
<img src="https://img.shields.io/badge/mailing%20list-lists.sr.ht-orange">
</a>

Safe, intuitive [algebraic data types] with exhaustive pattern matching & compile-time introspection facilities. No external tools required, pure C99.
</div>
Expand Down

0 comments on commit 483d136

Please sign in to comment.