fix renderdocapi readme title

This commit is contained in:
GreemDev 2025-12-31 14:35:23 -06:00
parent 069c19b2d5
commit 4f5ff9f3c6

View file

@ -1,5 +1,5 @@
# Ryujinx.Graphics.RenderDoc
# Ryujinx.Graphics.RenderDocApi
This is a C# binding for RenderDoc's application API.
This is a source-inclusion of https://github.com/utkumaden/RenderdocSharp.
I didn't use the NuGet package as I had a few minor changes I wanted to make, and I want to learn from it as well via hands-on experience.
I didn't use the NuGet package as I had a few minor changes I wanted to make, and I want to learn from it as well via hands-on experience.