diff --git a/docs/README.md b/docs/README.md index 50a6771ad..f06117bcc 100644 --- a/docs/README.md +++ b/docs/README.md @@ -5,8 +5,8 @@ [![codecov](https://codecov.io/gh/Safe-DS/DSL/branch/main/graph/badge.svg?token=ma0ytglhO1)](https://codecov.io/gh/Safe-DS/DSL) [![Documentation Status](https://readthedocs.org/projects/safe-ds-dsl/badge/?version=stable)](https://dsl.safeds.com) -Safely develop Data Science programs with a statically checked domain specific language (DSL) and bundled data -inspection tools. +Safely develop Data Science programs with a statically checked domain specific language (DSL) and integrated tools for data +inspection. ![demo](img/readme/demo.gif) diff --git a/packages/safe-ds-vscode/README.md b/packages/safe-ds-vscode/README.md index 3ef42615e..a07a3f616 100644 --- a/packages/safe-ds-vscode/README.md +++ b/packages/safe-ds-vscode/README.md @@ -1,7 +1,7 @@ # Safe-DS -Safely develop Data Science programs with a statically checked domain specific language (DSL) and bundled data -inspection tools. +Safely develop Data Science programs with a statically checked domain specific language (DSL) and integrated tools for data +inspection. ![demo](https://github.com/Safe-DS/DSL/raw/main/docs/img/readme/demo.gif)