From c33c91cab612542a427b0380d010f013fe19f4c4 Mon Sep 17 00:00:00 2001 From: Thomas Reidemeister Date: Thu, 4 Aug 2022 17:28:00 -0400 Subject: [PATCH 1/2] Added a template SDK documentation --- README.md | 2 ++ api/Readme.md | 4 ++++ 2 files changed, 6 insertions(+) create mode 100644 api/Readme.md diff --git a/README.md b/README.md index 28d8980..b0ccd4f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Check out our new blog here: [link](blog/august_4.md) +# Thomas Added API docs [here](api/Readme.md) + [Link](docs/Test_file.md) diff --git a/api/Readme.md b/api/Readme.md new file mode 100644 index 0000000..5d8dacd --- /dev/null +++ b/api/Readme.md @@ -0,0 +1,4 @@ +# Some bad stuff + +---- +back to [Home](../README.md) \ No newline at end of file From bfcbe04c4b1b2a3a1aead57faade66a533aebe05 Mon Sep 17 00:00:00 2001 From: Thomas Reidemeister Date: Thu, 4 Aug 2022 17:32:28 -0400 Subject: [PATCH 2/2] Added more changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0ccd4f..d639c18 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Check out our new blog here: [link](blog/august_4.md) -# Thomas Added API docs [here](api/Readme.md) +# Added API docs [here](api/Readme.md) [Link](docs/Test_file.md)