put images into 2x2 table in readme
This commit is contained in:
parent
5329a93709
commit
68abc0fffd
12
README.md
12
README.md
|
@ -35,13 +35,13 @@ $ go run main.go
|
|||
|
||||
Here are some screenshots from the examples!
|
||||
|
||||
![Lights](examples/lights/screenshot.png)
|
||||
| [Lights](examples/lights) | [Platformer](examples/platformer) |
|
||||
| --- | --- |
|
||||
| ![Lights](examples/lights/screenshot.png) | ![Platformer](examples/platformer/screenshot.png) |
|
||||
|
||||
![Platformer](examples/platformer/screenshot.png)
|
||||
|
||||
![Smoke](examples/smoke/screenshot.png)
|
||||
|
||||
![Xor](examples/xor/screenshot.png)
|
||||
| [Smoke](examples/smoke) | [Xor](examples/xor) |
|
||||
| --- | --- |
|
||||
| ![Smoke](examples/smoke/screenshot.png) | ![Xor](examples/xor/screenshot.png) |
|
||||
|
||||
## Features
|
||||
|
||||
|
|
Loading…
Reference in New Issue