From cb9694999c8f5cefe12ac70d997b9acf857b5746 Mon Sep 17 00:00:00 2001 From: Mike Neilson Date: Mon, 8 Jul 2024 15:31:12 -0700 Subject: [PATCH 1/2] Update README.md a commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9d84078..d617698 100644 --- a/README.md +++ b/README.md @@ -54,3 +54,6 @@ And I wanted a place to expirement with how timeseries data interacts with an RD # Why C++ for the Api I wanted to get back into c++ and found that the tools to do so clean appear to exist now. + + +And test commit From 85e58411358fda4a6ed19e55e15c8c794c597907 Mon Sep 17 00:00:00 2001 From: Mike Neilson Date: Mon, 8 Jul 2024 15:31:47 -0700 Subject: [PATCH 2/2] Update README.md 2 2nd commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d617698..19709d4 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,5 @@ I wanted to get back into c++ and found that the tools to do so clean appear to And test commit + +A 2nd test commit