From cec85ba1b6f73113113932d89e8e61a898851236 Mon Sep 17 00:00:00 2001 From: Gourav Goyal <1gouravgg@gmail.com> Date: Wed, 2 Dec 2020 16:41:04 +0530 Subject: [PATCH] testing table --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 064c6cf..1517419 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ -# Clone-Wars \ No newline at end of file +# Clone-Wars + +| Command | Description | +| --- | --- | +| git status | List all new or modified files | +| git diff | Show file differences that haven't been staged |