Skip to content

Commit

Permalink
Remove comment about TLA+ users
Browse files Browse the repository at this point in the history
This isn't really meant just for TLA+ users
  • Loading branch information
changlinli authored Jul 26, 2019
1 parent 69b4d19 commit 314a7e5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ e.g. understanding why a process "gives its turn away."
For a pretty-printed PDF version, see
[https://github.com/changlinli/peterson-tlaplus/releases/download/v1.1/Peterson.pdf](https://github.com/changlinli/peterson-tlaplus/releases/download/v1.1/Peterson.pdf).

This is meant as an intermediate introduction to TLA+ users. An example is
someone who has just finished Leslie Lamport's video course on TLA+. The
specification also has a lot of comments which I hope help even non-TLA+ users
This specification may seem long, but it is largely comments, which I hope help even non-TLA+ users
understand the intuition behind Peterson's algorithm better.

Note that I've chosen to take a loose translation of Peterson's algorithm as it
Expand Down

0 comments on commit 314a7e5

Please sign in to comment.