Skip to content

Commit

Permalink
Adds screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
boboman13 committed Jul 15, 2014
1 parent 4beaa46 commit 17885d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -3,6 +3,8 @@ bench

> Bench is a C benchmarking utility. Forked from [c9s/bench](https://github.com/c9s/bench).
![Bench Screenshot](./screenshot.png)

#### Usage
Here is an example. You can view a full example [here](./example.c).
```c
Expand All @@ -26,4 +28,4 @@ void example_measure() {
END_MEASURE(example_measure)
MEASURE_SUMMARY(example_measure);
}
```
```
Binary file added screenshot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 17885d7

Please sign in to comment.