瀏覽代碼

readme updated

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

+ 1 - 1
README.md

@@ -14,7 +14,7 @@ The Giphy search app will be responsible :-
 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
-5. Errors should handled with logs and shown to users
+5. Errors should captured on logs
 6. We have done the initial setup for you
 7. Feel free to use any architecture paradigms you want.
 8. Fix code smell/bad usages that you see.