diff --git a/README.md b/README.md
index 2bfcdf9f..0c34b8de 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@
[](http://teamcity.jetbrains.com/viewType.html?buildTypeId=OpenSourceProjects_DevTeam_CScriptInteractive_BuildAndTest&guest=1)
![GitHub Build](https://github.com/DevTeam/csharp-interactive/actions/workflows/main.yml/badge.svg)
+C# interactive build automation system makes it easy to build .NET projects. It can be part of your solution as a regular console cross-platform .NET application, run C# scripts without compiling them, or even run in REPL mode - allowing you to run C# interactively.
+
![](docs/icon.png)
## Advantages
diff --git a/README_BODY.md b/README_BODY.md
index 24bf74d8..4d2368aa 100644
--- a/README_BODY.md
+++ b/README_BODY.md
@@ -5,6 +5,8 @@
[](http://teamcity.jetbrains.com/viewType.html?buildTypeId=OpenSourceProjects_DevTeam_CScriptInteractive_BuildAndTest&guest=1)
![GitHub Build](https://github.com/DevTeam/csharp-interactive/actions/workflows/main.yml/badge.svg)
+C# interactive build automation system makes it easy to build .NET projects. It can be part of your solution as a regular console cross-platform .NET application, run C# scripts without compiling them, or even run in REPL mode - allowing you to run C# interactively.
+
![](docs/icon.png)
## Advantages