diff --git a/README.md b/README.md index a00ed64..341643d 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,17 @@ +# WASM Clang Format + [![Test](https://github.com/wasm-fmt/clang-format/actions/workflows/test.yml/badge.svg)](https://github.com/wasm-fmt/clang-format/actions/workflows/test.yml) [![npm](https://img.shields.io/npm/v/@wasm-fmt/clang-format)](https://www.npmjs.com/package/@wasm-fmt/clang-format) +[Try it in your browser](https://agrawal-d.com/web-clang-format/) + # Install ```bash npm install @wasm-fmt/clang-format ``` + # Usage ```JavaScript