diff --git a/README.md b/README.md index cf46082..bbfd779 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,16 @@ # Weblog + + + Crates.io version + + + + docs.rs docs + + weblog is a crate that defines a set of macros for calling `console.log()`, `console.error()` and other members of the browser's console API when targeting Wasm. ## Features