From cbbeccb78275645ad0aeb4b5172ec14e7d61d93d Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Mon, 31 Mar 2025 23:31:52 -0400 Subject: [PATCH] Fix README formatting --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 893f1a0..4265d9a 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,10 @@ Pull requests for new features, patch updates, and documentation are welcome. A ## Credits & Thank You -- [Sapphire](https://github.com/SapphireServer/Sapphire) for reference. -- [iolite](https://github.com/0xbbadbeef/iolite) for inspiration & reference. -- [TemporalStasis](https://github.com/NotNite/TemporalStasis) for tooling and reference. -- [Project Chronofoil](https://github.com/ProjectChronofoil/) for easy packet capture. +* [Sapphire](https://github.com/SapphireServer/Sapphire) for reference. +* [iolite](https://github.com/0xbbadbeef/iolite) for inspiration & reference. +* [TemporalStasis](https://github.com/NotNite/TemporalStasis) for tooling and reference. +* [Project Chronofoil](https://github.com/ProjectChronofoil/) for easy packet capture. * [FFXIVClientStructs](https://github.com/aers/FFXIVClientStructs/) for being an invaluable resource for the client's internals. ## License