aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
m---------app/src0
2 files changed, 8 insertions, 2 deletions
diff --git a/README.md b/README.md
index f28b951..58cf7b0 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,9 @@
-# Forms in Flask
+# Curie-Web
-In this Flask app we will demonstrate the basics of processing forms and also using a form library called WT Forms. \ No newline at end of file
+```
+export PATH=$PATH:/home/pi/Desktop/Curie-Web/app/src/scripts
+export PYTHONPATH=$PYTHONPATH:/home/pi/Desktop/Curie-Web/app/src
+alias plip="python3 /home/pi/Desktop/Curie-Web/app/src/plip/plipcmd.py"
+chmod +x /home/pi/Desktop/Curie-Web/app/src/scripts/*.sh
+chmod +x /home/pi/Desktop/Curie-Web/app/src/scripts/*.py
+```
diff --git a/app/src b/app/src
-Subproject ac2f2ca38089c40ca9c57b33df1395fb6fad727
+Subproject 5ea3aa81360543c7f2302415a019d135cfb1b9c