From 102f5af2c7170e0a63715a506158e177a919ea0b Mon Sep 17 00:00:00 2001 From: Ed_ Date: Sat, 1 Feb 2025 18:30:57 -0500 Subject: [PATCH] readme update --- Readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 4121404..aeb17a2 100644 --- a/Readme.md +++ b/Readme.md @@ -2,7 +2,7 @@ **Note: This repo is under heavy WIP. I'm currently getting the code from RAD's (Epic Games) Debugger over to a standalone state while at the same time studying it.** -This is a fork that aims to make the latest version of metadesk available from the [RAD Debugger]() accessible as a standalone library. +This is a fork that aims to make the latest version of metadesk available from the [RAD Debugger](https://github.com/EpicGamesExt/raddebugger) accessible as a standalone library. The library will be provided in 3 forms: @@ -11,4 +11,3 @@ The library will be provided in 3 forms: * cpp17: Setup ergonoically for usage as a C++ 17 library (both segregated and as a single-header) docs will be updated referencing content procued by Ryan Fleury and content based on studying or resolving this library for this repo. -