diff --git a/README.md b/README.md index 12d2499..cd4029c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # WraithX -A library for manipulating game assets such as 3D Models and Animations +A library for manipulating game assets such as 3D models and animations -- src/WraithX - Wraith General Library (Shared across all Wraith tools) -- src/WraithXSphinx - Anti-Cheat bypass module -- src/WraithXTests - Unit Test Program -- src/ExternalDeps - External Dependencies (Not coded by me) required to build Wraith (LibFlac, LibOgg, DirectXTex) -- src/Resources - General UI resources +- `src/WraithX` - Wraith General Library (Shared across all Wraith tools) +- `src/WraithXSphinx` - Anti-cheat bypass module +- `src/WraithXTests` - Unit test program +- `src/ExternalDeps` - External dependencies (not coded by me) required to build Wraith (LibFlac, LibOgg, DirectXTex) +- `src/Resources` - General UI resources WraithX © DTZxPorter \ No newline at end of file