From 631f49ea08a48dd20fee1059bb923698fa238cf1 Mon Sep 17 00:00:00 2001 From: Marc Date: Sat, 29 Jan 2022 00:04:51 +0000 Subject: misc: Show version output for debug builds. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3b22eee..46e4b00 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ $ cmake .. -DCMAKE_BUILD_TYPE=Debug $ make $ sudo make install ``` +``` +$ ./test_misc +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. -- cgit 1.4.1