From 1a863f7d7bb3c49206d39543ba5ecc000804dd44 Mon Sep 17 00:00:00 2001 From: Tait Hoyem Date: Sun, 9 Oct 2022 08:53:01 -0600 Subject: [PATCH] Add readme --- lunanode_macros/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lunanode_macros/README.md diff --git a/lunanode_macros/README.md b/lunanode_macros/README.md new file mode 100644 index 0000000..3b5262e --- /dev/null +++ b/lunanode_macros/README.md @@ -0,0 +1,3 @@ +# `lunanode_macros` + +This crate contains macros for help with the [`lunanode` crate](https://crates.io/crates/lunanode).