Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ibigbug authored Sep 18, 2023
1 parent c94563a commit 31e63fd
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,20 @@
# clash-rs
Hello Clash

## Doc

https://watfaq.github.io/clash-rs/clash_doc/

## Usage

```shell
-> % ./target/debug/clash -h
Usage: clash [OPTIONS]

Options:
-d, --directory <DIRECTORY>
-c, --config <FILE> [default: config.yaml]
-t, --test
-h, --help Print help
-V, --version Print version
```

0 comments on commit 31e63fd

Please sign in to comment.