Skip to content

Commit

Permalink
Remove rant
Browse files Browse the repository at this point in the history
  • Loading branch information
trcrsired authored Jul 5, 2024
1 parent ce3dfa8 commit 621b461
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
WE REFUSE TO SUPPORT C++20 MODULE. FUCK YOU WG21 FOR THIS BS.

# fast_io

fast_io is a C++20 input/output library that provides [exceptional speed](readme.md#Benchmarks) and is designed to replace the commonly used `<iostream>` and `<cstdio>` libraries. It is a header-only library and is licensed under the [MIT license](license.txt), making it easy to include in any project. However, it requires a C++20 compiler that supports concepts.
Expand Down

1 comment on commit 621b461

@UMU618
Copy link
Contributor

@UMU618 UMU618 commented on 621b461 Jul 8, 2024

Choose a reason for hiding this comment

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

Pretty good!

Please sign in to comment.