We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fa05c1 commit 3a8a993Copy full SHA for 3a8a993
README.md
@@ -3,6 +3,8 @@ Code in this repo is for parsing License
3
4
# To Run this Code You will Need a Google Vision API and AWS Client
5
6
-You will Need the Google API Credentials
7
-
8
-AWS Client should Have S3 Privilages. Create IAM User and get your Access Key and Secret Access Key. Create your policies
+* Download your Google API Credentials
+* AWS Client should Have S3 Privilages.
+* Create IAM User and get your Access Key and Secret Access Key.
9
+* Create your policies
10
+* Check requirements.txt file to download the required packages
0 commit comments