Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Oct 1, 2024
1 parent be358ed commit 599fc62
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,6 @@ fn main() {
// Print the response
println!("Response: {}", response.text().unwrap());
}
```rust

This example provides a quick overview of how to utilize the `rust_l402` crate for making payments and handling L402 API requests in a Rust-based application.

## Roadmap

- [x] Documentation (WIP)

0 comments on commit 599fc62

Please sign in to comment.