diff --git a/config.toml b/config.toml index d1de3cd..10f2b09 100644 --- a/config.toml +++ b/config.toml @@ -154,7 +154,7 @@ theme = "sada" [[params.projects.list]] title = "ESP8266 Promiscuous Wifi Detection" url = "https://gitlab.com/shockrah/wifi-sens" - description = "Wifi scanning via an ESP-8266 and Arduino. At the time it was built to collect statistics on unique AMAC addresses found in a given area. Built using reverse engineered Xtensa library features in C." + description = "Wifi scanning via an ESP-8266 and Arduino. At the time it was built to collect statistics on unique MAC addresses found in a given area. Built using reverse engineered Xtensa library features in C." [[params.projects.list]] title = "Homebrew Operating system"