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)