Skip to content

Commit 21c841e

Browse files
authored
Update README.md
1 parent 4c4b455 commit 21c841e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Register and get a token for the Yelp Fusion API [https://www.yelp.com/developer
1717

1818
## Requirements
1919

20-
1. You will be creating a yelp clone with the designs [here](https://www.figma.com/file/vcfmVmKtPf4hPwIm12jfQ5/Android-Homework?node-id=2%3A9). The data will be coming from the Yelp api linked below. You should return businesses based on the user's input in the search field.
21-
2. Each business item in the list should have: **name of the business**, **an image of the business**, and **the top review of the business(reference [here](https://www.yelp.com/developers/documentation/v3/business_reviews) for how to get the business review)**.
20+
1.You will be building a simple search expereince using the yelp API. [here](https://www.figma.com/file/vcfmVmKtPf4hPwIm12jfQ5/Android-Homework?node-id=2%3A9). The data will be coming from the Yelp api linked below. Your application should return businesses based on the user's input in the search field.
21+
2. Each business you show in the list should include: **name of the business**, **an image of the business**, and **the top review of the business(reference [here](https://www.yelp.com/developers/documentation/v3/business_reviews) for how to get the business review)**.
2222

2323
### If you are apply for a senior role, you must also:
2424

0 commit comments

Comments
 (0)