From 133a4eb2d1679f66c0f5ba66091ed6fc5200b1df Mon Sep 17 00:00:00 2001 From: Hans Kristian Hoel <hanskhoe@stud.ntnu.no> Date: Sun, 3 Nov 2019 18:16:14 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2aeab0..8af518e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ Cloud Assignment 2 When there is no choosen limit, limit is auto set to 5. When there is no choosen auth, auth is auto set to false. -**Commits: ** repocheck/v1/commits{?limit=[0-9]+{&auth=<access-token>}} +**Commits: ** +repocheck/v1/commits{?limit=[0-9]+{&auth=<access-token>}} Here you have 4 options: 1. repocheck/v1/commits 2. repocheck/v1/commits?limit=[number] -- GitLab