Skip to content

Commit

Permalink
endless-tunnel/README: fix accidental sed
Browse files Browse the repository at this point in the history
  • Loading branch information
proppy committed Aug 25, 2015
1 parent 195cbd2 commit 839fde1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions endless-tunnel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,14 +129,14 @@ on a 4:3 screen, these are the coordinates of the four corners
of the screen:

```
(0.000,1.000) (1.3+33,1.000)
(0.000,1.000) (1.333,1.000)
+--------------+
| |
| |
| |
| |
+--------------+
(0.000,0.000) (1.3+33,0.000)
(0.000,0.000) (1.333,0.000)
```

What this means is that Y=0.5 is always the vertical center of the
Expand Down

0 comments on commit 839fde1

Please sign in to comment.