Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wulfgarpro committed Mar 2, 2019
1 parent f9c08ae commit ab47e7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
- [Variadic Functions](#variadic-functions)
- [Common Questions](#common-questions)
- [Specifying GCC Function Attributes](#specifying-gcc-function-attributes)
- [Find Out More...](#find-out-more)
- [Find Out More](#find-out-more)
- [Benefits](#benefits)
- [Under the Hood](#under-the-hood)
- [Cheat Sheet](#cheat-sheet)
Expand Down Expand Up @@ -615,7 +615,7 @@ You can mark all fakes with the weak attribute like so:
See the example project that demonstrates the above approach: _./examples/weak_linking_.
## Find Out More...
## Find Out More
Look under the examples directory for full length examples in both C and C++.
There is also a test suite for the framework under the test directory.
Expand Down

0 comments on commit ab47e7f

Please sign in to comment.