aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAdam Janovsky2023-02-03 12:38:28 +0100
committerAdam Janovsky2023-02-03 12:38:28 +0100
commit5d4034b9d3ee2d6c324ee5b980d0f79ae3ed5013 (patch)
treeac35b53dd9acd58128083e66e2905a35c7fb0eb1
parentb390265bd171fd02f5616942a170b1ef1dbf4fc9 (diff)
downloadsec-certs-5d4034b9d3ee2d6c324ee5b980d0f79ae3ed5013.tar.gz
sec-certs-5d4034b9d3ee2d6c324ee5b980d0f79ae3ed5013.tar.zst
sec-certs-5d4034b9d3ee2d6c324ee5b980d0f79ae3ed5013.zip
ack IGA grant in readme
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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