From 033fc583c85d53dc7270a9e319d1f7f0140f0f23 Mon Sep 17 00:00:00 2001 From: Jonah Henriksson <33059163+JonahPlusPlus@users.noreply.github.com> Date: Sun, 12 Mar 2023 13:38:06 -0400 Subject: [PATCH] Create README.md --- macros/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 macros/README.md diff --git a/macros/README.md b/macros/README.md new file mode 100644 index 0000000..7337be3 --- /dev/null +++ b/macros/README.md @@ -0,0 +1,3 @@ +# bevy_atmosphere_macros + +Procedural macros for [bevy_atmosphere](https://crates.io/crates/bevy_atmosphere).