From ffc0f8de82c24f2289d2c036d6fbcb9f5709f3b9 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Sun, 12 Sep 2021 09:38:23 -0500 Subject: [PATCH] Create a short README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..11f3e4d --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Scripts +Scripts for administrating the exozyme server + +You can install these scripts by cloing this repository and running `sudo stow Scripts --target=/usr/local/bin` or copying them over to `/usr/local/bin`. \ No newline at end of file