Skip to content

Commit

Permalink
Remove Discord
Browse files Browse the repository at this point in the history
  • Loading branch information
d-frey committed Dec 9, 2022
1 parent 192482c commit 309f375
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
Expand Up @@ -27,8 +27,6 @@

## Overview

<a href="https://discord.gg/VQYkppcgqN"><img align="right" src="https://discordapp.com/api/guilds/790164930083028993/embed.png?style=banner2" alt="Join us on Discord"></a>

Overloaded operators for class types typically don't come alone.
For example, when `x + y` is possible then `x += y` should be, too.
When `x < y` is possible then `x > y`, `x >= y`, and `x <= y` should be, too.
Expand Down

0 comments on commit 309f375

Please sign in to comment.