diff --git a/README.md b/README.md index 583c7e5..6bdf315 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,6 @@ Our `build.py` clones repos from other authors. The details of these repos are | QuantEcon.notebooks | QuantEcon | [BSD 3-clause "New" or "Revised" License](https://github.com/QuantEcon/QuantEcon.notebooks/blob/master/LICENSE) | | TCGA | Gross et. al. | None Listed | None Listed | | TensorFlow-Examples | Aymeric Damien | [MIT](https://github.com/aymericdamien/TensorFlow-Examples/blob/master/LICENSE) | + +This repository also contains media files (`jupiter.mp4` and `rocket.wav`) part of the Public Domain Archive: https://archive.org/details/public-domain-archive, +licensed under CC0 1.0 Universal: https://creativecommons.org/publicdomain/zero/1.0/ diff --git a/data/jupiter.mp4 b/data/jupiter.mp4 new file mode 100644 index 0000000..f6ff591 Binary files /dev/null and b/data/jupiter.mp4 differ diff --git a/data/rocket.wav b/data/rocket.wav new file mode 100644 index 0000000..8b8f635 Binary files /dev/null and b/data/rocket.wav differ