From e01ccbc8b3177549fa837dddd1449fe64290c706 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Einar=20Bjartnes?= <88324093+bjorn-einar-bjartnes-4ss@users.noreply.github.com> Date: Sat, 18 Dec 2021 14:31:51 +0100 Subject: [PATCH] Update readme.md --- readme.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 756a516..9050bab 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,10 @@ -A port of https://github.com/bjartwolf/ant to the high level language c +A work in progress port of https://github.com/bjartwolf/ant to the high level language c + +This lets me run with CTRL+SHIFT+P, but I have given up any smoother workflows with debuggers for now... + +![image](https://user-images.githubusercontent.com/88324093/146642839-ee385473-0e2e-40fc-993f-e62c057d0eb8.png) + + # Getting started @@ -39,4 +45,4 @@ Useful https://sta.c64.org/cbm64mem.html Using template from, but gave up on it -https://github.com/empathicqubit/vscode-cc65-debugger/tree/master/src/__tests__/c-project-template \ No newline at end of file +https://github.com/empathicqubit/vscode-cc65-debugger/tree/master/src/__tests__/c-project-template