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 |