From 56184ad0a08956191044e26f319b5d09e81b05bc Mon Sep 17 00:00:00 2001 From: Marc Date: Sat, 29 Jan 2022 17:57:25 +0000 Subject: misc: Change examples text to link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46e4b00..bd036d8 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ libwifi version: dev-fixup-7909700 ``` ## Examples -Some examples are available in the `examples/` directory, which show the general flow of how libwifi is used to generate and parse different types of 802.11 frame. +Some examples are available in the [examples](https://github.com/libwifi/libwifi/tree/main/examples) directory, which show the general flow of how libwifi is used to generate and parse different types of 802.11 frame. ## Running Tests Using ctest, you can run the tests for the parse and generation functions of libwifi. -- cgit 1.4.1