Skip to content

Commit c6ac92e

Browse files
committed
Update README.md
1 parent 307f988 commit c6ac92e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ The JUnit framework is used to write tests. I also use Make & Makefile for frequ
2121
### Test Coverage badge from Code Climate
2222
[![Test Coverage](https://api.codeclimate.com/v1/badges/644d800d4484e158c119/test_coverage)](https://codeclimate.com/github/hopetoknow/java-project-lvl2/test_coverage)
2323

24+
## App launch example
25+
26+
![Differ gif](https://raw.githubusercontent.com/hopetoknow/my-gifs/main/GIFs/Differ.gif)
27+
28+
[Asciinema URL](https://asciinema.org/a/h4TTKdvEvwTcYSjtImWkGUDrJ)
29+
2430
## Install
2531
```sh
2632
make

0 commit comments

Comments
 (0)