diff --git a/README.md b/README.md index 39f7a61..5ee5d41 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Janex Admin Dashboard +# Jannex Admin Dashboard With this system you can easily run your Python scripts and visualize them in the user interface to manage them more easily. You can see who started the task and who worked on it later in the task view. When a group task is started, the backend server starts the Python script and sends the result to the web UI. The web UI can then be used to start the other tasks or to repeat or undo the current task.