瀏覽代碼

update doc

shivamlivelike 3 年之前
父節點
當前提交
25f3662251
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -10,7 +10,7 @@ You can use the [Search API](https://developers.giphy.com/docs/api/endpoint/#sea
 
 The Giphy search app will be responsible :-
 
-1. API To deliver results based on search query input
+1. To deliver results based on search query input
 2. When no query passed in, result set should be empty
 3. A basic UI which will display list of images from the result in grid form
 4. If search query is updated, the old result set should reset with new one
@@ -19,7 +19,7 @@ The Giphy search app will be responsible :-
 
 ### Hard Requirements:-
 
-* *The code must be written in Kotlin*
+* The code must be written in Kotlin
 * Pagination support