Skip to content

Commit 3c4480f

Browse files
authored
Update README.md
1 parent ed84d7f commit 3c4480f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
### 2. Touch the button Raw and use the shortcuts Ctrl + A (Select All) and Ctrl + C (Copy)
55
### 3. Open Visual Studio (Any Version) click New Project and search for App Console (.NET Framework)
66
### 4. Type the name you want and select .NET Framework v4.8, click create
7-
### 5. In the main file (Program.cs) delete the code and replace it with this code using the shortcut Ctrl + V (Paste) and where there's namespace Indietro replace Indietro with the name of your project
7+
### 5. In the main file (Program.cs) delete the code and replace it with this code using the shortcut Ctrl + V (Paste) and where there's namespace Indietro replace Indietro with the name of your project
88
### 6. Now all should work, click Run and enjoy!
9+
![alt text](http://url/to/img.png)

0 commit comments

Comments
 (0)