Update README.md (#158)

* Update README.md

* Update link and bit of text
This commit is contained in:
William Harrison
2022-08-24 08:58:34 +01:00
committed by GitHub
parent 05d3d3a5c6
commit dcc5ae0262
+5 -4
View File
@@ -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.