diff --git a/README.md b/README.md new file mode 100644 index 0000000..bf38f96 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# lazy_static alternatives + +These are the std alternatives to the lazy_static crate