From 8381c9fe3d9049f2394b2891cf5adba293f1056d Mon Sep 17 00:00:00 2001 From: lihaoze Date: Sun, 17 Dec 2023 00:48:41 +0800 Subject: [PATCH] Update README.md 1 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index eabd2c6..202e048 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ > CLI for manager git repositories easily, Inspiration by [projj](https://github.com/popomore/projj) [![NPM version](https://img.shields.io/npm/v/repom)](https://www.npmjs.com/package/repom) - ![GitHub Action Status](https://img.shields.io/github/actions/workflow/status/lhz960904/repom/ci.yml) ## Overview @@ -88,4 +87,4 @@ repom clean-up - `baseDir` : Repositories will be cloned to, default `~/Users/Documents/Code`. - `groupBy` : Group according to the following option - `source` : git remote url. e.g. `https://github.com/lhz960904/repom.git` match to `github.com` - - `owner` : repository owner. e.g. `https://github.com/lhz960904/repom.git` match to `lhz960904` \ No newline at end of file + - `owner` : repository owner. e.g. `https://github.com/lhz960904/repom.git` match to `lhz960904`