Commit 8bc247cb by MMohan1

README updated

1 parent 765287c5
Showing with 1 additions and 1 deletions
...@@ -46,7 +46,7 @@ Run the test suite: ...@@ -46,7 +46,7 @@ Run the test suite:
python manage.py test python manage.py test
## Problem Statement # Problem Statement
Given a target website to you [Github at https://github.com](https://github.com) which allows finding results based on input search query. Use the search box to perform search based on input query - **artifical intelligence**. Provide answers to below questions - Given a target website to you [Github at https://github.com](https://github.com) which allows finding results based on input search query. Use the search box to perform search based on input query - **artifical intelligence**. Provide answers to below questions -
1. Github url and description of top 50 projects having maximum stars given by the users for the input query. *Note* description / title will be available on click of the title of the search result 1. Github url and description of top 50 projects having maximum stars given by the users for the input query. *Note* description / title will be available on click of the title of the search result
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!