From d8632373c866c5d762e86e437e38026e37aab414 Mon Sep 17 00:00:00 2001 From: Oleksii Dykan Date: Mon, 3 Apr 2017 10:38:55 +0200 Subject: [PATCH] Fix Route layout --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5aad4e9..ab4cc4c 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ URL.Environment.localhost(4001) // http://localhost:4001 Route has the following structure: ``` - Route + Route ┌──────────────────────┴────────────────────┐ https://myservercom.com:123/api/new/posts?date=today&userId=id#paragraph └─────┬──────┘└─────────┬─────────┘└───┬────┘