ankekat1000 commited on
Commit
d4a9eb1
·
1 Parent(s): 44db652

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -45,8 +45,11 @@ As toxic, we defined comments that are inappropriate in whole or in part. By ina
45
 
46
  ## Evaluation results
47
 
 
 
48
  | Command | Description |
49
  | --- | --- |
50
  | git status | List all new or modified files |
51
  | git diff | Show file differences that haven't been staged |
52
 
 
 
45
 
46
  ## Evaluation results
47
 
48
+ ```
49
+
50
  | Command | Description |
51
  | --- | --- |
52
  | git status | List all new or modified files |
53
  | git diff | Show file differences that haven't been staged |
54
 
55
+ ```