diff --git a/README.md b/README.md deleted file mode 100644 index 847964707..000000000 --- a/README.md +++ /dev/null @@ -1,29 +0,0 @@ -# AITS associates project submission guidelines - -## Steps to submit your project -1. Open your browser and go to https://github.com/ai-techsystems/internShowcase.git -2. Click on Fork button. -3. Type following command in a terminal -``` -git clone -cd internShowcase - -git checkout -b -mkdir -cd -cp . - -git add . -git commit -am " submission: " -git push origin -``` -4. go to in a web browser -5. Select green button "Compare & pull request" -6. Add project statement in the comment section. -7. Create pull request - -open browser with https://github.com/ai-techsystems/internShowcase and click on green button with "compare & pull request", press the button, fill in the details and click "Create pull request". - -## Instructional Video with Steps - - [](https://youtu.be/Ogvm-S2HQW0)