Parcourir la source

Updated README. Clarified purpose of the software.

Christian Sieber il y a 8 ans
Parent
commit
b8978a73d4
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -1,6 +1,8 @@
 # tcgui
 # tcgui
 
 
-A lightweight Python-based Web-GUI for Linux traffic control (tc) to set, view and delete traffic shaping rules.
+A lightweight Python-based Web-GUI for Linux traffic control (tc) to set, view and delete traffic shaping rules. The Web-GUI is intended for short-term isolated testbeds or classroom scenarios and does not contain any security mechanisms.
+
+No further changes are planned right now, but pull requests are welcome.
 
 
 ## Requirements
 ## Requirements