We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4648eb1 commit b825381Copy full SHA for b825381
README.md
@@ -178,6 +178,12 @@ php basic.php
178
#### Password Input
179
<img width="600" alt="submenu" src="https://user-images.githubusercontent.com/2817002/39929339-1cd4cd2e-5538-11e8-9330-335dd1b7ed1c.png">
180
181
+#### Using cli-menu to create art
182
+
183
+Want to see something really cool? Well you can use cli-menu to create a drawing canvas on your terminal. Check it out!:
184
185
+<img width="600" alt="submenu" src="https://user-images.githubusercontent.com/2817002/40175009-15e1e6c0-59d7-11e8-914f-c9136fd417b4.png">
186
187
## API
188
189
The `CliMenu` object is constructed via the Builder class
0 commit comments