diff --git a/CLICK TO OPEN PESTLE -WINDOWS.exe b/CLICK TO OPEN PESTLE -WINDOWS.exe new file mode 100644 index 0000000..aa8fe2a Binary files /dev/null and b/CLICK TO OPEN PESTLE -WINDOWS.exe differ diff --git a/INSTRUCTIONS FOR MAC-LINUX.txt b/INSTRUCTIONS FOR MAC-LINUX.txt new file mode 100644 index 0000000..f338ab8 --- /dev/null +++ b/INSTRUCTIONS FOR MAC-LINUX.txt @@ -0,0 +1,10 @@ +INSTRUCTIONS FOR MAC/LINUX: + +1) Open the console/terminal + +2) cd to the current folder (you can just type "cd " and then drag the folder to the console) + +3) run: +python3 -m http.server 8001 + +4) open http://localhost:8001 in your browser \ No newline at end of file