From 997a9db06d5a8f80779a6abec7ba4963419b431e Mon Sep 17 00:00:00 2001 From: Eric Jalbert Date: Mon, 6 May 2019 12:41:28 -0400 Subject: [PATCH] Change archived asciinema example (#163) * Change archived asciinema example * Update README.md Fix Asciinema powerline error * Update docs to show updated asciinema example --- README.md | 2 +- docs/docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dff8cf3..c09ff4c 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ $ conda install cookiecutter cookiecutter https://github.com/drivendata/cookiecutter-data-science -[![asciicast](https://asciinema.org/a/9bgl5qh17wlop4xyxu9n9wr02.png)](https://asciinema.org/a/9bgl5qh17wlop4xyxu9n9wr02) +[![asciicast](https://asciinema.org/a/244658.svg)](https://asciinema.org/a/244658) ### The resulting directory structure diff --git a/docs/docs/index.md b/docs/docs/index.md index b924a4f..3224a2d 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -72,7 +72,7 @@ cookiecutter https://github.com/drivendata/cookiecutter-data-science ### Example - +[![asciicast](https://asciinema.org/a/244658.svg)](https://asciinema.org/a/244658) ## Directory structure