Skip to content

Commit

Permalink
chore: add log_service example in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
r4ntix committed Jul 3, 2023
1 parent 1272d05 commit b2ab451
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ cargo run --example slb

# vpc example
cargo run --example vpc

# log service(SLS) example
cargo run --example log_service
```

## License
Expand Down

0 comments on commit b2ab451

Please sign in to comment.