Skip to content

Commit

Permalink
Updated README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
fbettag committed Dec 25, 2011
1 parent 152c163 commit 5b5aacb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -2,8 +2,8 @@

Benchmark for testing Actor implementations on Scala, Akka and Erlang.
The Actor has 2 responsibilities:
* Add a count X to the Actors current tally
* Get the current count and reset the agent count to zero
- Add a count X to the Actors current tally
- Get the current count and reset the agent count to zero

I've used Scala 2.9.1 and Erlang 5.8.5.

Expand Down

0 comments on commit 5b5aacb

Please sign in to comment.