diff --git a/MDBSocials/.DS_Store b/MDBSocials/.DS_Store new file mode 100644 index 0000000..13650bd Binary files /dev/null and b/MDBSocials/.DS_Store differ diff --git a/MDBSocials/MDBSocials b/MDBSocials/MDBSocials new file mode 160000 index 0000000..8a99187 --- /dev/null +++ b/MDBSocials/MDBSocials @@ -0,0 +1 @@ +Subproject commit 8a991870ed32be06628fa8da87cef327dce58004 diff --git a/MDBSocials/README.md b/MDBSocials/README.md new file mode 100644 index 0000000..2dd5b92 --- /dev/null +++ b/MDBSocials/README.md @@ -0,0 +1,7 @@ + +Repository for MDB Training Program Mini-Project Submissions + +Finalized mini-projects should be stored in personal portfolios, but this repository will be used for providing feedback on code quality using the GitHub code review features. + +When pushing code to this repo, DO NOT push to master. Create a new branch and open a pull request. + diff --git a/README.md b/README.md index 4a040e1..d713ea0 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Repository for MDB Training Program Mini-Project Submissions Finalized mini-projects should be stored in personal portfolios, but this repository will be used for providing feedback on code quality using the GitHub code review features. -When pushing code to this repo, DO NOT push to master. Create a new branch and open a pull request. \ No newline at end of file +When pushing code to this repo, DO NOT push to master. Create a new branch and open a pull request.