Sven Fehler 2 роки тому
батько
коміт
de9957713d
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -41,7 +41,7 @@ All routes support gzip and deflate compression.
 >
 > **URL Parameters:**  
 > `?q=search%20query`  
-> This parameter should contain both the song and artist name (for best result artist name should come first, separate with a whitespace).  
+> This parameter should contain both the song and artist name. For best result artist name should come first, separate with a hyphen (`-`)  
 > Sometimes the song name alone might be enough but the results vary greatly.  
 > Using this parameter instead of `?artist` and `?song` means you will get slightly less accurate results.  
 > Make sure the search query is [percent/URL-encoded.](https://en.wikipedia.org/wiki/Percent-encoding)  
@@ -157,7 +157,7 @@ All routes support gzip and deflate compression.
 >
 > **URL Parameters:**  
 > `?q=search%20query`  
-> This parameter should contain both the song and artist name (for best result artist name should come first, separate with a whitespace).  
+> This parameter should contain both the song and artist name. For best result artist name should come first, separate with a hyphen (`-`)  
 > Sometimes the song name alone might be enough but the results vary greatly.  
 > Using this parameter instead of `?artist` and `?song` means you will get slightly less accurate results.  
 > Make sure the search query is [percent/URL-encoded.](https://en.wikipedia.org/wiki/Percent-encoding)