diff --git a/README.md b/README.md index d3ca8ac..2730caf 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,9 @@ **Qatam CLI** manages different **_Services_**: -1. Git -2. GitHub +1. Windows OS +2. Git +3. GitHub ## Prerequisites @@ -128,15 +129,29 @@
Qatam CLI services -| Command | Description | -| :------------- | ------------------------ | -| `g \| git` | Manage Git operations | -| `gh \| github` | Manage GitHub operations | +| Command | Description | +| :------------- | ---------------------------- | +| `w \| windows` | Manage Windows OS operations | +| `g \| git` | Manage Git operations | +| `gh \| github` | Manage GitHub operations |
## List of **Qatam CLI** commands +
+Operations for Windows OS + +| Command | Description | +| :------------------- | ----------------------------- | +| `cdir \| create-dir` | Create a local directory | +| `bp \| back-path` | Navigate to the previous path | +| `h \| help` | Display Windows OS commands | + +
+ +
+
Operations for Git @@ -166,7 +181,7 @@ ## Current status -This project is currently under development and testing. There are two main stages in progress: **_Git_** and **_GitHub_**. Once these stages are completed, the CI/CD stage will begin, focusing on community support, bug fixes, user experience enhancements, new commands, and feature creation. +This project is currently under development and testing. There are three main stages in progress: **_Windows OS_**, **_Git_**, and **_GitHub_**. Once these stages are completed, the CI/CD stage will begin, focusing on community support, bug fixes, user experience enhancements, new commands, and feature creation. ## Support