From 5d4034b9d3ee2d6c324ee5b980d0f79ae3ed5013 Mon Sep 17 00:00:00 2001 From: Adam Janovsky Date: Fri, 3 Feb 2023 12:38:28 +0100 Subject: ack IGA grant in readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e9943c13..ecb0f219 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,7 @@ df_2015_and_newer = df.loc[df.year_from > 2014] # Plot distribution of years of certification df.year_from.value_counts().sort_index().plot.line() ``` + +## Authors + +This work is being done at [CRoCS MUNI](https://crocs.fi.muni.cz/) by Adam Janovsky, Jan Jancar, Petr Svenda, Jiri Michalik, Lukasz Chmielewski and other contributors. This work was supported by the Internal grant agency of Masaryk University, CZ.02.2.69/0.0/0.0/19_073/0016943. \ No newline at end of file -- cgit v1.3.1