Skip to content

Commit

Permalink
Forgot to remove a part of README
Browse files Browse the repository at this point in the history
  • Loading branch information
adelbertc committed Apr 28, 2012
1 parent 07d31ee commit a2ebc75
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Expand Up @@ -7,10 +7,6 @@ The end goal is to have graph algorithms that
are data-parallelizable easy to parallelize and/or
distribute across several machines.

Cinema includes two graph classes (`UndirectedGraph`
and `RandomWalkGraph`) and runs on three Actors
(`Producer`, `Director`, and `Grip`).

Cinema includes one graph class (`UndirectedGraph`)
and runs on three `Actor` subclasses: `GraphProducer`,
`GraphDirector`, and `GraphGrip`. See below for
Expand Down

0 comments on commit a2ebc75

Please sign in to comment.