Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
erhant authored Jan 18, 2021
1 parent de0c8fe commit f1391f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Term project for COMP530 - Data Privacy and Security. This repository includes b

- [Proposal](https://github.com/erhant/profile-matching/blob/main/docs/COMP530%20-%20Profile%20Matching%20-%20Proposal.pdf)
- [Progress Report](https://github.com/erhant/profile-matching/blob/main/docs/COMP530%20-%20Project%20Progress%20Report.pdf)
- [Final Report](todotodo)
- [Final Report](https://github.com/erhant/profile-matching/blob/main/docs/COMP530%20-%20Profile%20Matching%20-%20Final%20Report.pdf)

## Usage
You should run the `main.py` script. In line 4 of `main.py` you can set the method you would like to use, and depending on the function you can give your own parameters for the user names. It requires an internet connection, as it will fetch user data from MongoDB hosted on a cloud.

0 comments on commit f1391f8

Please sign in to comment.