浏览代码

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**