Skip to content

Commit

Permalink
Merge pull request #112 from blstream/more-screenshots
Browse files Browse the repository at this point in the history
Add more screenshots
  • Loading branch information
lustefaniak committed Apr 19, 2016
2 parents 59ad0d2 + 5177747 commit 06b30df
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,15 @@ addSbtPlugin("com.blstream.akkaviz" % "sbt-akka-viz" % "0.1.5")

Please check [lustefaniak/akka-viz-demo](https://github.com/lustefaniak/akka-viz-demo) for simple, preconfigured SBT project.

## Screenshot
## Screenshots

![Screenshot](https://gist.githubusercontent.com/lustefaniak/fae64adc6ad668fe30fc/raw/akka-viz.png)
![REPL and Actor messaging graph](../screenshots/docs/repl_with_graph.png)

![Actor hierarchy and Actor details tab](../screenshots/docs/details_with_hierarchy.png)

![Message archive](../screenshots/docs/msg_archive.png)

![FSM monitoring](../screenshots/docs/fsm.png)

## Features

Expand Down

0 comments on commit 06b30df

Please sign in to comment.