penrose

program for generating penrose tilings.
Log | Files | Refs | README | LICENSE

commit 593bf808a08628d2ac2fcb44c43a79f61dc09ff9
parent 12df918c5098b5cb5443b6b51e73aa7f4fd15422
Author: mpizzzle <m@michaelpercival.xyz>
Date:   Fri, 23 Oct 2020 20:51:19 +0100

updating readme style

Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -2,10 +2,10 @@ program for generating penrose tilings. -## P2 example: +# P2 example: ![alt text](https://raw.githubusercontent.com/mpizzzle/penrose/master/scrot.png) -## P3 example: +# P3 example: ![alt text](https://raw.githubusercontent.com/mpizzzle/penrose/master/scrot2.png) work in progress.