diff --git a/README.md b/README.md index 45ce223..12f267b 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ components: ```toml [dependencies] bevy_proto = "0.4" +typetag = "0.1" ``` Then add it to your app like so: