From 491e8925bb7fe52493e5d817e313ea256aa0cac6 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Fri, 30 Aug 2019 08:54:23 +0200 Subject: [PATCH] linked in --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bf18de1a..8f2bf4b5a 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ It is dedicated to bringing the most out of the new features for Proxmark3 RDV4. |[Notes on external flash](/doc/ext_flash_notes.md)||| |[Notes on Termux / Android](/doc/termux_notes.md)||| |[Notes on Wireshark / tracedata](/doc/trace_wireshark_notes.md)||| +|[Notes on loclass](/doc/loclass_notes.md)||| |[Developing standalone mode](/armsrc/Standalone/readme.md)|[Wiki about standalone mode](https://github.com/RfidResearchGroup/proxmark3/wiki/Standalone-mode) || |[Donations](#Donations)||| @@ -46,7 +47,7 @@ This fork now compiles just fine on - Windows/mingw environment with Qt5.6.1 & GCC 4.8 - Ubuntu 1404, 1510, 1604, 1804, 1904 - Mac OS X / Homebrew - - ParrotOS, Gentoo, Pentoo + - ParrotOS, Gentoo, Pentoo, Kali, Nethunter, Archlinux - WSL, WSL2 (Windows subsystem linux) on Windows 10 - Docker container @@ -59,6 +60,7 @@ If you intend to contribute to the code, please read the [coding style notes](HA - Internal notes on [standalone mode](https://github.com/RfidResearchGroup/proxmark3/wiki/Standalone-mode) - Internal notes on [Termux / Android](/doc/termux_notes.md) - Internal notes on [Wireshark / tracedata](/doc/trace_wireshark_notes.md) +- Internal notes on [loclass](/doc/loclass_notes.md) ## Cheat sheet Thanks to Alex Dibs, you can enjoy a [command cheat sheet](/doc/cheatsheet.md)