diff --git a/.vscode/launch.json b/.vscode/launch.json index e298949..fe67e8b 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -5,7 +5,7 @@ "version": "0.2.0", "configurations": [ { - "name": "Python: NewsBot", + "name": "Python: PYRSS Bot", "type": "python", "request": "launch", "program": "${workspaceFolder}/src/main.py",