diff --git a/README.md b/README.md index 4ff1308..6a025d4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # DuplicateAPI -API for handling possible image duplicates \ No newline at end of file +API for handling possible image duplicates + + +1) Make a new database (use image_duplicates.sql file for that) +2) generate credentials for the database +3) enter database credentials into duplicate_api.php +4) go to your webserver like this: http://localhost/duplicate_api.php?test +5) load testset for postman and check your API functionality \ No newline at end of file