From a12dc5cd303ea817e70845afcaa25fd2045b101f Mon Sep 17 00:00:00 2001 From: Hayden Schroeder Date: Sat, 30 Sep 2023 02:33:54 -0500 Subject: [PATCH] dev --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..24a1eb8 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# data-processing + +Author: Hayden Schroeder +Date: 09/29/23 + +## Code History + +## Standards + +- All code should follow the [Google style guide](https://google.github.io/styleguide/) +- Repository should follow gitflow branching strategy +- More info can be found [here](https://docs.google.com/document/d/1ARGR6GPORXKE09iwE0viAhfVXgTAP3NhcMlSWubIhwk/edit?usp=sharing)