Skip to content

Commit

Permalink
moved to
Browse files Browse the repository at this point in the history
  • Loading branch information
yash1337 authored Jun 27, 2017
1 parent 3122731 commit 46c55e9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/ScraperV1.py → src/CSE 260/ScraperV1.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#############################
##Project Site 'Cyclone" Scraper v2
##This thing Scrapes everthing from the CSE 232 site Videos, Worksheets, Lecture Notes, and Project Files
##You need to supply your CSE user name and Password
##Project Site 'Cyclone" Scraper v1
##This thing Scrapes everthing from the CSE 260 Lecture Notes, Sample tests, and Homework assignments
##You need to supply theE 260 user name and Password
#############################

################################################################################################################
Expand Down Expand Up @@ -176,4 +176,4 @@ def main():


if __name__ == "__main__":
main()
main()

0 comments on commit 46c55e9

Please sign in to comment.