Skip to content

Commit 9327da5

Browse files
authored
added blank space
1 parent 8f6b42b commit 9327da5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
<p align="center">
22
<!-- <img height="90px" src="https://i.imgur.com/7650OtP.png"/> -->
33
<!-- <img height="90px" src="https://i.imgur.com/tpdsIFX.png"/> -->
4-
<img height="90px" src="https://i.imgur.com/xYIYLQ0.png"/>
4+
<img height="90px" src="https://i.imgur.com/wxTHOMd.png"/>
5+
<img height="90px" src="https://i.imgur.com/DpjP4aH.png"/>
6+
<img height="90px" src="https://i.imgur.com/wxTHOMd.png"/>
57
</p>
68

79
Standard Graphics is a command-line tool for printing 2D graphics from any language to any screen. It uses `stdin` and `stdout` to make 2D graphics as simple as printing commands with Python's `print()` or Java's `System.out.println()` for example. You can even write plain text and handle user interaction.

0 commit comments

Comments
 (0)