From 86d90247e55b47e903c54810f550f3fdff9e8b6a Mon Sep 17 00:00:00 2001 From: pancsta <155631569+pancsta@users.noreply.github.com> Date: Mon, 19 Feb 2024 19:41:48 +0100 Subject: [PATCH] chore: linter --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b38b500..e18751d 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ func HandleFileProcessingTask(ctx context.Context, t *asynq.Task) error { ## Debugger -Preview of the TUI debugger, currently being work on in #5. +Preview of the TUI debugger, currently being work on in #5. ![TUI Debugger](assets/debugger.png) @@ -157,4 +157,4 @@ and may suffer from bugs, memory leaks, race conditions and even panics. ## TODO -See [issues](https://github.com/pancsta/asyncmachine-go/issues). \ No newline at end of file +See [issues](https://github.com/pancsta/asyncmachine-go/issues).