Skip to content

Commit dae26b4

Browse files
authored
Add link to StackOverflow answer
1 parent cb96c49 commit dae26b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
[github-actions-badge]: https://github.com/johnthagen/min-sized-rust/workflows/build/badge.svg
66

7+
> To help this project reach more users, consider upvoting the
8+
> [`min-sized-rust` Stack Overflow answer](https://stackoverflow.com/a/54842093/1398841).
9+
710
This repository demonstrates how to minimize the size of a Rust binary.
811

912
By default, Rust optimizes for execution speed rather than binary size, since for the vast

0 commit comments

Comments
 (0)