Skip to content

Commit

Permalink
docs: update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
yassun7010 committed Nov 20, 2024
1 parent 339427b commit 33c9689
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
![Logo](./docs/images/tombi.svg)

Tombi (鳶) is a toolkit for TOML; providing a formatter/linter and language server.

## Usage
### Formatting
```sh
tombi format
```

### Linting
```sh
tombi lint
```

0 comments on commit 33c9689

Please sign in to comment.