diff --git a/README.md b/README.md index d378315..413768b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # devtests1 -Simple testing environment for git repositories \ No newline at end of file +This is a simple test environment for my git repository. I will do some simple pushes, pulls, etc. and attempt to run things like CI/CD through this test repository. + +### Plans: +- [x] Create this repository +- [ ] Create simple script in a language +- [ ] Add CI/CD integrations to automatically run tests +- [ ] Figure out how releases and branches should work +- [ ] ... +- [ ] Profit! \ No newline at end of file