From 5488b0ca43d3185dd2ef4931efcc9ca0f8ecefd9 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 26 Feb 2023 08:34:42 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 70bfcba75..21dbe29e4 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,15 @@

## Registration -Try out our new fast and easy subdomain registration service [here](https://register.is-a.dev)! +If you want to quickly register your subdomain, check out our subdomain registration service [here](https://register.is-a.dev)! -Or via the CI: +Or if you prefer to use your command line: ```bash npm install @is-a-dev/cli -g + +is-a-dev login + is-a-dev create ```