Skip to content

Commit

Permalink
Change demo image path
Browse files Browse the repository at this point in the history
  • Loading branch information
k-tamura committed Dec 23, 2021
1 parent af9cc45 commit ce89fd7
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.jp.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ EasyBuggyは、[メモリリーク、デッドロック、JVMクラッシュ、S

EasyBuggyを起動して、無限ループ、LDAPインジェクション、UnsatisfiedLinkError、BufferOverflowException、デッドロック、メモリリーク、JVMクラッシュの順で実行しています。

![usage](https://github.com/k-tamura/test/blob/master/demo_eb_ja.gif)
![usage](https://github.com/k-tamura/easybuggy/blob/master/demo_eb_ja.gif)

:clock4: EasyBuggyクローン:
-
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ See [the wiki page](https://github.com/k-tamura/easybuggy/wiki).

This demo shows: Start up -> Infinite Loop -> LDAP Injection -> UnsatisfiedLinkError -> BufferOverflowException -> Deadlock -> Memory Leak -> JVM Crash (Shut down)

![demo](https://github.com/k-tamura/test/blob/master/demo_eb.gif)
![demo](https://github.com/k-tamura/easybuggy/blob/master/demo_eb.gif)

:clock4: EasyBuggy can reproduce:
-
Expand Down
Binary file added demo_eb.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo_eb_ja.gif
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 ce89fd7

Please sign in to comment.