From e30c2a8f861cd915ce799815a5bd449a5c719d9a Mon Sep 17 00:00:00 2001
From: KatolaZ <katolaz@freaknet.org>
Date: Sun, 29 Jan 2017 18:22:00 +0000
Subject: Updated README.md

---
 README.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

(limited to 'README.md')

diff --git a/README.md b/README.md
index a392ab8..8e9809b 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@
 
 This is a simple shell script to configure and manage network
 interfaces. At the moment, it is only able to bring up ethernet and
-wi-fi networks (WPA/WPA2/ESS), using either static or dhcp-based IP
-configuration.
+wi-fi networks (WPA-Personal and WPA-Enterprise), using either static
+or dhcp-based IP configuration.
 
 For more information, please visit the webpage:
 
@@ -15,11 +15,12 @@ For more information, please visit the webpage:
 setnet.sh depends on the following packages:
 
 - a standard posix shell
-  (tested with bash, busybox, dash, ksh, mksh, posh, and yash)
+  (tested with bash, busybox, dash, ksh, mksh, posh, yash, zsh)
 - dialog
 - wpa_supplicant
 - dhclient
 - iproute2
+- iw
 
 
 
-- 
cgit v1.2.3