diff --git a/README.md b/README.md new file mode 100644 index 0000000..ad46528 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# CSE3504-Project-2 +Implementing Google's PageRank algorithm (Python) +Simply run "pagerank2.py" and it outputs the correct page ranking to "ranking.txt"