From 0bb0b7ab00f715accca7538d2fa0b4b89914f76b Mon Sep 17 00:00:00 2001 From: Olmo Zavala Date: Tue, 15 Mar 2022 14:08:55 -0400 Subject: [PATCH 1/3] Adding license --- license.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 license.txt diff --git a/license.txt b/license.txt new file mode 100644 index 0000000..95698aa --- /dev/null +++ b/license.txt @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2019 Olmo Zavala + +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. \ No newline at end of file From f771b85a04c34ffb9f5441debaf8a912066e321b Mon Sep 17 00:00:00 2001 From: Olmo Zavala Date: Tue, 15 Mar 2022 14:11:00 -0400 Subject: [PATCH 2/3] Testing badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bb7c775..299ace8 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ websites. **ParticleViz** currently reads NetCDF outputs from [OceanParcels](https://oceanparcels.org/). +## Status +https://img.shields.io/github/license/olmozavala/particleviz + + ## Install Classic steps: From b7768978ba3c599c6c6c512c4354f8ada2d5173e Mon Sep 17 00:00:00 2001 From: Olmo Zavala Date: Tue, 15 Mar 2022 14:11:49 -0400 Subject: [PATCH 3/3] Badges --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 299ace8..76da670 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,7 @@ websites. **ParticleViz** currently reads NetCDF outputs from [OceanParcels](https://oceanparcels.org/). ## Status -https://img.shields.io/github/license/olmozavala/particleviz - +![GitHub](https://img.shields.io/github/license/olmozavala/particleviz) ## Install Classic steps: