Skip to content

Commit

Permalink
Add small explanation to READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
vE5li committed Mar 9, 2024
1 parent 8751191 commit a72a1d2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ragnarok_bytes/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Ragnarok Bytes

A crate that exposes traits an types to serialize and deserialize Ragnarok Online file formats and network packets.

All the `ragnarok-*` crates are meant to be independent from Korangar and have no dependencies to it, meaning they can be used for other Ragnarok Online related projects.
2 changes: 2 additions & 0 deletions ragnarok_procedural/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Ragnarok Procedural

A proc macro crate to derive Ragnarok Online traits.

All the `ragnarok-*` crates are meant to be independent from Korangar and have no dependencies to it, meaning they can be used for other Ragnarok Online related projects.

0 comments on commit a72a1d2

Please sign in to comment.