diff --git a/README.md b/README.md
index 75b00da..fc39086 100644
--- a/README.md
+++ b/README.md
@@ -42,38 +42,38 @@ Run yeeshell.
(2) `ls -a -l`
-
+
(3) `ls -a -l > result.txt`
-
+
(4) `vi result.txt`
-
+
(5) `grep a < result.txt`
-
+
(6) `ls -a -l | grep a `
-
+
- (7) `vi result.txt`
+ (7) `vi result.txt &`
This command can not be executed in the **MINIX3** environment. It prints the following error information.
-
+
(8) `mytop `
-
+
(9) `history n`
-
+
(10) `exit`
-
\ No newline at end of file
+
\ No newline at end of file