Skip to content

Commit 079efbc

Browse files
committed
Branch update with recent changes
2 parents f197196 + 79914a5 commit 079efbc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Options: <br>
4848
`-c, --custom -> Setup a custom API key` <br>
4949
`-h, --help -> Shows this message and exit` <br>
5050
`-GET -> Make a GET request to an API` <br>
51+
`-DELETE -> Make a DELETE request to an API` <br>
5152

5253
## License🗄
5354
The project is licensed under the GNU General Public License v3. Check out [`LICENSE`](https://github.com/IndianOpenSourceFoundation/dynamic-cli/blob/master/LICENSE)
@@ -60,7 +61,7 @@ The project is licensed under the GNU General Public License v3. Check out [`LIC
6061

6162
**1.** Fork [this](https://github.com/IndianOpenSourceFoundation/dynamic-cli/fork) repository.
6263

63-
**2.** Clone the forked repository.
64+
**2.** Clone the forked repository.
6465
```bash
6566
git clone https://github.com/<your-github-username>/project_name.git
6667
```

0 commit comments

Comments
 (0)