From 76a3da586f8ed4ef09d227ec0aa0db10b1adaf9d Mon Sep 17 00:00:00 2001 From: winterhalderp Date: Thu, 15 Apr 2021 19:54:35 +0200 Subject: [PATCH] Update 'documentation/STEVE_instructions.md' --- documentation/STEVE_instructions.md | 6 ++++++ documentation/setup_instructions.md | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 documentation/STEVE_instructions.md delete mode 100644 documentation/setup_instructions.md diff --git a/documentation/STEVE_instructions.md b/documentation/STEVE_instructions.md new file mode 100644 index 0000000..11994cb --- /dev/null +++ b/documentation/STEVE_instructions.md @@ -0,0 +1,6 @@ +# STEVE +## Setting up the Software + +## Running the Software + +## How to use the Software \ No newline at end of file diff --git a/documentation/setup_instructions.md b/documentation/setup_instructions.md deleted file mode 100644 index a1c66a9..0000000 --- a/documentation/setup_instructions.md +++ /dev/null @@ -1,2 +0,0 @@ -# STEVE -# Setup Instructions