diff --git a/README.md b/README.md index 1267c10..94d29e9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Fractal Inspector A Computer Program by Josh 'Dawsh' O'Leary. +![A](screenshots/a.png) +![B](screenshots/b.png) ![C](screenshots/c.png) ![d](screenshots/d.png) + ## Introduction ## Features diff --git a/screenshots/a.png b/screenshots/a.png new file mode 100644 index 0000000..657f413 Binary files /dev/null and b/screenshots/a.png differ diff --git a/screenshots/b.png b/screenshots/b.png new file mode 100644 index 0000000..28f7fd3 Binary files /dev/null and b/screenshots/b.png differ diff --git a/screenshots/c.png b/screenshots/c.png new file mode 100644 index 0000000..faca649 Binary files /dev/null and b/screenshots/c.png differ diff --git a/screenshots/d.png b/screenshots/d.png new file mode 100644 index 0000000..8974a6b Binary files /dev/null and b/screenshots/d.png differ