Skip to content
This repository was archived by the owner on Jun 11, 2022. It is now read-only.

Commit 82c34d6

Browse files
committed
Update README.md
1 parent 3d2cb6b commit 82c34d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Tested on **H2Database** v1.4.196.
3636
3737
Every user of API has to pass his username and access token along with every request:
3838
39-
`/route?user=username&token=user_token&key1=val1&key2=val2...`
39+
/route?user=username&token=user_token&key1=val1&key2=val2...
4040
4141
Of course, all parameters can occur in any order.
4242

0 commit comments

Comments
 (0)