Skip to content

docs: fix corrupted README - #35

Merged
raphgm merged 1 commit into
mainfrom
fix/readme-corruption
Sep 7, 2026
Merged

docs: fix corrupted README#35
raphgm merged 1 commit into
mainfrom
fix/readme-corruption

Conversation

@raphgm

@raphgm raphgm commented Sep 7, 2026

Copy link
Copy Markdown
Owner

The README had a UTF-16-encoded blob (a contributor's Git Flow log) accidentally appended after the footer, introducing NUL bytes and garbled text.

Changes:

  • Removed the corrupted UTF-16 appended content (NUL-byte garbage).
  • Normalized line endings from CRLF to LF.
  • Fixed a missing space after a period and a double space in the Acknowledgements section.
  • Moved the Acknowledgements section above the closing footer so the footer reads last.

@raphgm raphgm left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clear now

@raphgm
raphgm merged commit 9bf69ec into main Sep 7, 2026
1 check passed
@raphgm
raphgm deleted the fix/readme-corruption branch September 7, 2026 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant