From 781a6fd1c10ee7aab2e909c9a4892cd0b1038cb6 Mon Sep 17 00:00:00 2001 From: Miguel249 Date: Sun, 9 Aug 2026 13:46:21 -0500 Subject: [PATCH] Put the readme logo on the title line Floated to the right at 96px, the icon hung well below the rule under the heading and pushed into the paragraph beneath it. Inside the heading it sits on the same line as the name and the rule runs the full width. Co-Authored-By: Claude Opus 5 (1M context) --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 039d8d5..cb83d6e 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,7 @@ against nuget.org and renders as a broken image. tools/set-repository.ps1 rewrites them along with everything else that names the repository. --> - - -# Box3D.NET +# Box3D.NET An idiomatic C# binding for [Box3D](https://github.com/erincatto/box3d), the 3D physics engine by Erin Catto, with no managed allocations on the simulation hot