From 9b2919812adda06070232938aaea02b2041e45a3 Mon Sep 17 00:00:00 2001 From: Lonami Date: Sun, 10 Sep 2017 14:16:56 +0200 Subject: [PATCH] Add more links --- Getting-Started.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Getting-Started.md b/Getting-Started.md index 2255be8..32d7c07 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -1,3 +1,4 @@ * [Creating a Client](Creating-a-Client) - - +* [Sending Requests](Sending-Requests) +* [Working with Updates](Working-with-Updates) +* [Accessing the Full API](Accessing-the-Full-API)