diff --git a/README.md b/README.md index 57fa54b..f15be31 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,6 @@ Please report any bugs you find to our issue tracker. Ideas and feature requests Any pull request targeting existing issues would be very much appreciated. -If you like this project and want to buy me a coffee, there's a link for that: - -Buy Me A Coffee - ### Why was UDPT rewritten in rust? For a few reasons, 1. Rust makes it harder to make mistakes than C/C++, It provides memory safety without runtime cost.