diff --git a/README.md b/README.md index 4f5692d..f84fe31 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ Network Resurrector is a system that comprises of five essential services which * In most cases, the Server component handles the machine startup action while the Agent component manages the machine shutdown action. * As is probably already obvious, the agent can be installed on as many machines as desired. -### Gundo -* Gundo is my personal identity server. It manages user authentication within the application and authorizes requests made by it. Further information about Gundo can be found on its dedicated page. +### Tuitio +* Tuitio is my personal identity server. It manages user authentication within the application and authorizes requests made by it. Further information about Gundo can be found on its dedicated page. All communication between the five main components is done exclusively through HTTP.