From c3e441d26216092d7457b78269f45ae2b7597884 Mon Sep 17 00:00:00 2001 From: April Petersen <58403923+azpsen@users.noreply.github.com> Date: Thu, 18 Jan 2024 14:38:45 -0600 Subject: [PATCH 1/3] Add technologies --- web/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/web/README.md b/web/README.md index 0a8ebb2..7c840c0 100644 --- a/web/README.md +++ b/web/README.md @@ -9,6 +9,13 @@  +
+ ## Table of Contents - [About](#about) From 8ca633cda55a241956f3f3b5fbb58a7bc994f68d Mon Sep 17 00:00:00 2001 From: April Petersen <58403923+azpsen@users.noreply.github.com> Date: Thu, 18 Jan 2024 14:45:02 -0600 Subject: [PATCH 2/3] Add license --- web/LICENSE | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 web/LICENSE diff --git a/web/LICENSE b/web/LICENSE new file mode 100644 index 0000000..adce694 --- /dev/null +++ b/web/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2024 April Petersen + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. From 43f24fdfbf2072292677c06a99282a94ac43a077 Mon Sep 17 00:00:00 2001 From: April Petersen <58403923+azpsen@users.noreply.github.com> Date: Thu, 18 Jan 2024 14:48:44 -0600 Subject: [PATCH 3/3] Add license to readme --- web/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/web/README.md b/web/README.md index 7c840c0..eaf9a23 100644 --- a/web/README.md +++ b/web/README.md @@ -10,6 +10,7 @@ 