소스 검색

enhanced instructions

Mike M 3 년 전
부모
커밋
8328006bd8
1개의 변경된 파일5개의 추가작업 그리고 3개의 파일을 삭제
  1. 5 3
      README.md

+ 5 - 3
README.md

@@ -1,5 +1,6 @@
 # LiveLike iOS Code Challenge
-The goal of this exercise is to create an app that allows you to search for animated GIFs and display trending ones using the [GiphyAPI](https://developers.giphy.com/docs/api#quick-start-guide)
+Welcome to the LiveLike iOS Code Challenge. The goal of this exercise is to create an app that allows you to search for animated GIFs and display trending ones using the [GiphyAPI](https://developers.giphy.com/docs/api#quick-start-guide)
+> Please follow instructions in the **Submission** section to correctly submit your project.
 
 ## Project
 The ideal final form of this app would have the following:
@@ -25,6 +26,7 @@ Any of these would be considered extra credit
 -   Pagination / Infinte Scroll
 
 ## Submission
--   You have roughly 72 hours from receipt of this project to submit a solution.
--   Implement as much as you can in the time allotted. There is no wrong or right answer.
+-   Create an account with **code.livelike.com**
+-   Fork the repository into your local environment
+-   Implement as much as you can, you have roughly 72 hours. There is no wrong or right answer.
 -   To submit your project **you must submit it as a Pull Request**