diff --git a/docs/README.md b/docs/README.md
index 2724b6b347..f6fb99c060 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -120,14 +120,10 @@ Saved items (if found) will be loaded up upon loading the program
> PHI will discard all data and start with an empty data file at the next run.
> Hence, it is recommended to take a backup of the file before editing it.
-## Feature Summary
-| Action | Format |
-| --- | --- |
-
-
-| Viewing task list: {::nomarkdown}list
{:/} | {::nomarkdown}list
{:/} |
-|---|---|
+## Feature Summary
+| Action | Format |
+| Viewing task list: list
| list
|
| Viewing in-app user guide: help
| help
|
| Adding a To-do task: todo
| todo TASK_NAME
|
| Adding a Deadline task: deadline
| deadline TASK_NAME /by [deadline]
|