From 38a057dcbd7246e4aab99a23184fb529a42ae0cf Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 16 Jan 2026 10:20:08 +0100 Subject: Fix header formatting in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9cd6c1f..8cfbcc9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ After you clone the repository build the debugger and a sample program with Then run the debugger with example program with `./tdbg example`. -## Available commands: +## Available commands - `c` - Continue execution until the next breakpoint or stop - `s` - Step into the next instruction/function -- cgit v1.2.3