From 42ea3c1dd685ddb7f15f6f4645ef3bca4d459ca9 Mon Sep 17 00:00:00 2001 From: Christer C Date: Fri, 19 Feb 2021 22:29:28 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba7166c5..62717f3f 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ Inspiration for this library was a [Youtube-series](https://www.youtube.com/watc # Table of Contents - [Requirements](#requirements) - [How to use Highbyte.DotNet6502 library from a .NET application](#how-to-use-highbytedotnet6502-library-from-a-net-application) - - [Reference NuGet package](reference-nuget-package) - - [Example applications](example-applications) + - [Reference NuGet package](#reference-nuget-package) + - [Example applications](#example-applications) - [How to use Highbyte.DotNet6502 machine code monitor](#how-to-use-highbytedotnet6502-machine-code-monitor) - [Get source](#get-source) - [Run with dotnet](#run-with-dotnet)