Skip to content

Commit 51da062

Browse files
authored
Add preview images to README
1 parent 2866be3 commit 51da062

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ The _Random_ mode gives a screensaver worthy animation of all the patterns in a
66

77
A _Sequential_ mode is also provided to help demonstrate how the patterns were actually generated using depth-first search.
88
<br><br>
9+
10+
![Sample 1](https://github.com/psyclone20/Android-Pattern-Visualizer/blob/master/resources/pattern1.png)
11+
![Sample 2](https://github.com/psyclone20/Android-Pattern-Visualizer/blob/master/resources/pattern2.png)
12+
![Sample 3](https://github.com/psyclone20/Android-Pattern-Visualizer/blob/master/resources/pattern3.png)
13+
914
### [See the page in action](https://psyclone20.github.io/Android-Pattern-Visualizer)
1015

1116
To learn how I generated the patterns, please visit the [Android Pattern Generator repository](https://github.com/psyclone20/Android-Pattern-Generator)

0 commit comments

Comments
 (0)