From 0a62ba918d2369f5b1c736fc22c09d307dfd3d95 Mon Sep 17 00:00:00 2001 From: ION606 Date: Wed, 24 Jul 2024 22:35:09 -0400 Subject: [PATCH] the OCD won --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 185c1f0..20118a0 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,10 @@ just use `curl -fsSL -o ivcs.sh https://github.com/ION606/VCS/raw/main/init.sh & ## Commands format: `ionvcs [args]` -| Command | Args | Description | -|----------|-------------|---------------------------------| -| clone | \ | Clone a repository. | -| user | \ | Get user information. | -| init | N/A | Initialize a repository. | -| login | N/A | Login to the system. | -| push | [-f] | Push changes to the repository. | +| Command | Args | Description | +|----------|--------------|---------------------------------| +| clone | \ | Clone a repository. | +| user | \ | Get user information. | +| init | N/A | Initialize a repository. | +| login | N/A | Login to the system. | +| push | [-f] | Push changes to the repository. |