Skip to content

Commit d63e214

Browse files
committed
2 parents 2d91d95 + 85344ae commit d63e214

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,15 @@
44

55
# vue-shell
66

7+
<p align="center">
8+
<img src="https://i.ibb.co/vx89DKg/vue-shell.gif" />
9+
</p>
10+
11+
12+
713
## What is this ?
814

9-
vue-shell is a component vuejs to provides an easy way to create bash terminal on your application and then add your own philosophy by adding all the commands you want with their rendering in the output.
15+
vue-shell is a component vuejs to provides an easy way to create a terminal on your application and then add your own philosophy by adding all the commands you want with their rendering in the output.
1016

1117
- Navigate the history with **key-up** | **key-down**
1218
- Clean the current terminal with **clear**

0 commit comments

Comments
 (0)