Skip to content

Commit

Permalink
docs: readme u
Browse files Browse the repository at this point in the history
  • Loading branch information
nezutero committed Oct 21, 2023
1 parent 74c41aa commit 2b0f13d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,12 @@
├── go.mod
├── go.sum
├── main.go
└── README.md
├── README.md
└── tests
├── args_test.go
├── core_test.go
├── probe_test.go
└── reader_test.go
```

## installation
Expand Down

0 comments on commit 2b0f13d

Please sign in to comment.