Skip to content

Commit

Permalink
docs: add a better example diff
Browse files Browse the repository at this point in the history
  • Loading branch information
algomaster99 committed May 2, 2023
1 parent 8837463 commit 90062fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
Collector Sahab is a tool to augment code diffs with runtime information. It works by instrumenting and running the versions before and after a commit, and then report the differences found in the runtime values.
For more information, see our paper [Augmenting Diffs With Runtime Information](http://arxiv.org/pdf/2212.11077).

## Example Diff

![example-diff.png](readme_assets/example-diff.png)

## Releases

Our releases are signed using `travis-gumtree-spoon`'s GPG key. The key is hosted
Expand Down Expand Up @@ -162,8 +166,3 @@ And finally, a maven project hosted on GitHub. :smile:
]
}
```

## Example Diff

![example-diff.png](readme_assets/example-diff.png)

Binary file modified readme_assets/example-diff.png
Loading
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 90062fb

Please sign in to comment.