readme update

This commit is contained in:
ed
2025-02-01 18:30:57 -05:00
parent 7a95ada831
commit 102f5af2c7
+1 -2
View File
@@ -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.