summaryrefslogtreecommitdiffstats
path: root/glances/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'glances/README.txt')
-rw-r--r--glances/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/glances/README.txt b/glances/README.txt
index c5fd13eb..3e6de7eb 100644
--- a/glances/README.txt
+++ b/glances/README.txt
@@ -12,7 +12,7 @@ globals.py Share variables upon modules
main.py Main script to rule them up...
client.py Glances client
server.py Glances server
-webserver.py Glances web server (Bottle-based)
+webserver.py Glances web server (Based on FastAPI)
autodiscover.py Glances autodiscover module (via zeroconf)
standalone.py Glances standalone (curses interface)
password.py Manage password for Glances client/server
@@ -27,7 +27,7 @@ plugins
outputs
=> Glances UI
glances_curses.py The curses interface
- glances_bottle.py The web interface
+ glances_restful-api.py The HTTP/API & Web based interface
...
exports
=> Glances exports