diff --git a/README.md b/README.md deleted file mode 100644 index ce00442..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -# computeruse \ No newline at end of file diff --git a/computeruse/README.md b/computeruse/README.md new file mode 100644 index 0000000..4d6103b --- /dev/null +++ b/computeruse/README.md @@ -0,0 +1,2 @@ +# computeruse +This is a prototype. diff --git a/main.py b/computeruse/main.py similarity index 100% rename from main.py rename to computeruse/main.py diff --git a/quartz_doubleclick.py b/computeruse/quartz_doubleclick.py similarity index 100% rename from quartz_doubleclick.py rename to computeruse/quartz_doubleclick.py