From ddab7555b39dd46083e2b4cf750cdef6b588e522 Mon Sep 17 00:00:00 2001 From: Christian Ditaputratama Date: Mon, 28 Oct 2024 20:27:33 +0700 Subject: [PATCH] fix: Checkmark and markdown image --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0f96b5a..d6e4ec6 100644 --- a/README.md +++ b/README.md @@ -71,9 +71,9 @@ See the [Makefile](./Makefile). ## ToDo's -- :heavy_check_mark: Accept IPv6 nodes. -- :white_check_mark: Use `a-h/templ` and `HTMX` instead of `Svelte`. -- :white_check_mark: Use Go standard `net/http` instead of `fiber`. +- :white_check_mark: Accept IPv6 nodes. +- Use `a-h/templ` and `HTMX` instead of `Svelte`. +- Use Go standard `net/http` instead of `fiber`. ## Acknowledgement @@ -101,7 +101,7 @@ XMR Donation address: 8BWYe6GzbNKbxe3D8mPkfFMQA2rViaZJFhWShhZTjJCNG6EZHkXRZCKHiuKmwwe4DXDYF8KKcbGkvNYaiRG3sNt7JhnVp7D ``` -![][./frontend/static/img/monerotip.png] +![](./frontend/static/img/monerotip.png) Thank you!