From e161fe6f61a3f3059e44dcae164abef9ec419c00 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 20 Apr 2021 21:20:38 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 85ebbb8bf..d7b6f5c70 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,11 @@ Please consider donating to help me keep this running forever! This project is under the [GPL-3.0](./LICENSE) license. -[Uptime status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw) +## Similar services +You should also checkout - +* [js.org](https://github.com/js-org/js.org/tree/master) +* [thedev.id](https://github.com/fransallen/thedev.id) + + +## Uptime +You can check the uptime of the service via [our status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw) From ccb2e81b3d24302f50253368f9c4704ad0c96a24 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 20 Apr 2021 21:20:59 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d7b6f5c70..f82d6be9d 100644 --- a/README.md +++ b/README.md @@ -27,15 +27,18 @@ Please consider donating to help me keep this running forever! -## License -This project is under the [GPL-3.0](./LICENSE) license. - - ## Similar services You should also checkout - * [js.org](https://github.com/js-org/js.org/tree/master) * [thedev.id](https://github.com/fransallen/thedev.id) + ## Uptime You can check the uptime of the service via [our status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw) + + + + +## License +This project is under the [GPL-3.0](./LICENSE) license.