Skip to content

Commit

Permalink
fix readme - clean
Browse files Browse the repository at this point in the history
  • Loading branch information
igorls committed Mar 26, 2024
1 parent 2acc4fa commit b34d1eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ This wrapper is currently based on the vanilla version of the [AntelopeIO/abieos

Test cases are being completely rewritten in Rust. They can be found in the `tests` directory.

`bin-src/main.rs` is a simple executable example that demonstrates how to use the library.

## Pre requisites

- Linux
Expand Down Expand Up @@ -149,6 +147,8 @@ fn main() {
}
```

`bin-src/main.rs` contains a more detailed executable example that demonstrates multiple use cases for the library.

## API Documentation

Please refer to the library's API documentation for more detailed information on each function.
2 changes: 0 additions & 2 deletions zig-cpp

This file was deleted.

0 comments on commit b34d1eb

Please sign in to comment.