Skip to content

Commit

Permalink
Update broken readme link
Browse files Browse the repository at this point in the history
  • Loading branch information
hadielyakhni authored Apr 18, 2024
1 parent f5d4ba7 commit 7fd948a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usage-example.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
In this guide, we will provide examples of using the high-level API, with less emphasis on
the low-level implementation, since XKCP abstracts the low-level implementation from the user.

Before proceeding with the usage example, please make sure that you have built the XKCP library as described in the [README](../README.markdown)
Before proceeding with the usage example, please make sure that you have built the XKCP library as described in the [README](./README.markdown)
and included it in your C/C++ project.

# Hashing and extendable output functions (XOFs)
Expand Down

0 comments on commit 7fd948a

Please sign in to comment.