From dcc5ae0262457412d612b1916c8c4a4e7105f379 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 Aug 2022 15:58:34 +0800 Subject: [PATCH] Update README.md (#158) * Update README.md * Update link and bit of text --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c7af32e..aaaabbc 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,19 @@ -## ***is-a-good-dev*** +## is-a-good-dev A free subdomain provider for developers around the globe. **Similar projects include:** - [is-a.dev](https://github.com/is-a-dev/register) -- [js.org](https://github.com/js-org/js.org) - [thedev.id](https://github.com/fransallen/thedev.id) +- [cluster.ws & wip.la](https://github.com/Olivr/free-domain) +- [js.org](https://github.com/js-org/js.org) (JavaScript projects only) ### How to get your domain: -- Fork [this](https://github.com/is-a-good-dev/Register) repository. +- [Fork](https://github.com/is-a-good-dev/register) this repository. - Create a new file under the `sub-logs` directory. - Name the file according to the sub-domain name that you would like, for example `will.json` - *The file path and name should look somewhat similar to this: `sub-logs/example.json`* + *The file path and name should look somewhat similar to this: `sub-logs/will.json`* - Read the format documentation [here](https://docs.is-a-good.dev/format) to see the format you should be following. - Check over your file to make sure that everything looks right. - Make your pull request.