Skip to content

Commit

Permalink
add badge
Browse files Browse the repository at this point in the history
JR-1991 committed Jul 1, 2024
1 parent cc72081 commit 791277a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# MD-Models Macro

![Build Status](https://github.com/JR-1991/mdmodels-macro/actions/workflows/test.yml/badge.svg)

This macro can be used to convert a markdown model using [MD-Models]() into Rust structs and enums. The resulting Rust code can be used to serialize and deserialize the model and integrate it into your Rust project.

## Installation

0 comments on commit 791277a

Please sign in to comment.