Skip to content

Commit

Permalink
docs(README): Remove debug prints from cli output
Browse files Browse the repository at this point in the history
  • Loading branch information
MatejKastak committed Sep 22, 2022
1 parent 6f32053 commit 9ddb329
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ Binary accepts the same arguments as original `yara` binary.
```bash
λ yari /bin/sh
>> elf.number_of_sections
Ok(
Value(
"elf.number_of_sections",
),
)
Parsed expression Value("elf.number_of_sections")
Integer(26)
>>
```
Expand Down

0 comments on commit 9ddb329

Please sign in to comment.