From 4561c431ba6f28be22cd8f7815b7e6e19f9e65af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Thu, 1 Jul 2021 17:34:41 +0200 Subject: [PATCH] fix readmes and license --- LICENSE | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index d9a4cd7..ae1214d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 dronehub.ai +Copyright (c) 2021 Dronehub Group sp. z o. o. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index bbf46cc..ed7a017 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ flask-minijson [](https://pypi.python.org/pypi/flask-minijson) [](https://badge.fury.io/py/flask-minijson) [](https://pypi.python.org/pypi/flask-minijson) +[]() +[]() An extension for Flask to allow clients to submit data using the [minijson](https://github.com/Dronehub/minijson) codec by providing -- GitLab