Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/MeltyPlayer/Schema
Browse files Browse the repository at this point in the history
  • Loading branch information
MeltyPlayer committed Aug 5, 2023
2 parents a33189c + 6e138ea commit b960790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## Overview

WIP library for converting classes to and from binary. Provides a C# Roslyn generator that automatically implements conversion logic for simple classes.
Library for serializing C# types to/from binary. Provides a Roslyn generator that automatically implements read/write logic.

**Warning: The design of this library is still in flux, so anticipate making changes when upgrading to future versions.**

Expand Down

0 comments on commit b960790

Please sign in to comment.