adityapatkar commited on
Commit
67f6efa
·
1 Parent(s): 4fad4c6

Small update

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ pinned: false
13
 
14
  ## Overview
15
 
16
- This is a simple web application built with Streamlit that allows you to search for a person or company using the People Data Labs API. You can perform searches by providing the necessary parameters, such as your API key, the type of search (person or company), an SQL query, the dataset to search in, the number of results to return, and whether you want the results to be pretty printed.
17
 
18
  ## Guidelines
19
 
 
13
 
14
  ## Overview
15
 
16
+ This is a web application built with Streamlit that allows you to search for a person or company using the People Data Labs API. You can perform searches by providing the necessary parameters, such as your API key, the type of search (person or company), an SQL query, the dataset to search in, the number of results to return, and whether you want the results to be pretty printed.
17
 
18
  ## Guidelines
19