Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,8 @@ require [bats-core](https://github.com/bats-core/bats-core/releases/tag/v1.2.1).

## Running the examples

All examples have a help method by passing the `-h` flag, for example

```
./BGV_packed_arithmetic -h
./BGV_packed_arithmetic
```

The BGV_packed_arithmetic example shows some of the basic arithmetic APIs
Expand Down