Closed shalithasuranga closed 7 years ago
python -m SimpleHTTPServer 3000
This command works for python2 and no longer works for python3+. Therefore python3 support should be added to README.md
python -m SimpleHTTPServer 3000
This command works for python2 and no longer works for python3+. Therefore python3 support should be added to README.md