diff --git a/LICENSE b/LICENSE
index d9a4cd7cc4439091c0579ca072f95e61bced37c5..ae1214d32ef57e4e5d74b2b89af34311c474b969 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 bbf46cc73f193cd8993a0323869788f4d87f640f..ed7a017aa1cbb959e2cd8c7c3a4e0a78442ee1c5 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,8 @@ flask-minijson
 [![PyPI](https://img.shields.io/pypi/pyversions/flask-minijson.svg)](https://pypi.python.org/pypi/flask-minijson)
 [![PyPI version](https://badge.fury.io/py/flask-minijson.svg)](https://badge.fury.io/py/flask-minijson)
 [![PyPI](https://img.shields.io/pypi/implementation/flask-minijson.svg)](https://pypi.python.org/pypi/flask-minijson)
+[![PyPI](https://img.shields.io/pypi/wheel/flask-minijson.svg)]()
+[![license](https://img.shields.io/github/license/mashape/apistatus.svg)]()
 
 An extension for Flask to allow clients to submit data using the
 [minijson](https://github.com/Dronehub/minijson) codec by providing