diff --git a/Home.md b/Home.md index d6ad2e5..c3a54c9 100644 --- a/Home.md +++ b/Home.md @@ -9,13 +9,20 @@ The available transport protocols are: **HTTP-POST** and **WebSockets** with the This wiki is about wiring up a custom RPC client to the RPC server. (the examples will be written in **JavaScript** and **Python3**). ### Exposed RPC methods -* Service.Exec -* Service.Progess -* Service.Formats -* Service.Pending -* Service.Running -* Service.Kill -* Service.KillAll -* Service.Clear -* Service.Clear -* Service.Clear +* [Service.Exec](#service.exec) +* [Service.Progess](#service.progess) +* [Service.Formats] +* [Service.Pending] +* [Service.Running] +* [Service.Kill] +* [Service.KillAll] +* [Service.Clear] +* [Service.FreeSpace] +* [Service.DirectoryTree] +* [Service.UpdateExecutable] + +### Service.Exec +Hello + +### Service.Progress +Hello