diff --git a/README.md b/README.md index 40b665c3..def1b4ad 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,14 @@ CodeRoad VSCode

- - - + + +

CodeRoad is a VSCode extension that allows you to play interactive coding tutorials in your editor. -![CodeRoad Image](./docs/static/img/tutorial-example.png) +![CodeRoad Example](./docs/static/gif/coderoad-example.gif) ## Why diff --git a/docs/docs/overview.md b/docs/docs/overview.md index 6f8f22fb..14c61317 100644 --- a/docs/docs/overview.md +++ b/docs/docs/overview.md @@ -6,7 +6,7 @@ sidebar_label: Overview CodeRoad is a VSCode extension that allows you to play interactive coding tutorials in your editor. -![CodeRoad Image](/img/tutorial-example.png) +![CodeRoad Image](/gif/coderoad-example.gif) ## Why diff --git a/docs/static/gif/coderoad-example.gif b/docs/static/gif/coderoad-example.gif new file mode 100644 index 00000000..ff5097d8 Binary files /dev/null and b/docs/static/gif/coderoad-example.gif differ