diff --git a/README.md b/README.md index e8aceca..4e9df34 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,18 @@ # Treefmt VS Code Extension +
+ This VS Code extension provides integration with [treefmt](https://github.com/numtide/treefmt), a multi-language code formatter. It allows you to format your code based on the configuration defined in your `treefmt.toml` file. ## Features