diff options
| author | Adam Janovsky | 2023-02-03 12:38:28 +0100 |
|---|---|---|
| committer | Adam Janovsky | 2023-02-03 12:38:28 +0100 |
| commit | 5d4034b9d3ee2d6c324ee5b980d0f79ae3ed5013 (patch) | |
| tree | ac35b53dd9acd58128083e66e2905a35c7fb0eb1 | |
| parent | b390265bd171fd02f5616942a170b1ef1dbf4fc9 (diff) | |
| download | sec-certs-5d4034b9d3ee2d6c324ee5b980d0f79ae3ed5013.tar.gz sec-certs-5d4034b9d3ee2d6c324ee5b980d0f79ae3ed5013.tar.zst sec-certs-5d4034b9d3ee2d6c324ee5b980d0f79ae3ed5013.zip | |
ack IGA grant in readme
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
