Skip to content

Commit

Permalink
remove doc deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
altunenes committed Aug 26, 2023
1 parent 125f684 commit f798e65
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
Ok(())
}
```
You can run bellow command to see documentation:
```bash
cargo doc --open
```


### Contributing

Expand Down

0 comments on commit f798e65

Please sign in to comment.