diff --git a/README.md b/README.md index 75adb6e..9ebe131 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ -# task-69fb9a3ac2159e8a8e103bff +# Hello World -Введение в Python – напишите простую программу "Hello World" \ No newline at end of file +This repository contains a simple Python script that prints `Hello World` to the console. + +## Usage +```bash +python main.py +``` \ No newline at end of file