Skip to content

Commit 9bd20b5

Browse files
authored
Update README.md
1 parent fe57365 commit 9bd20b5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
# decrease-input-number
1+
# decrease-input-number
2+
## How to import the source code
3+
### 1. Open Program.cs in the folder source-code-EXPLAINED
4+
### 2. Use the shortcuts Ctrl + A (Select All) and Ctrl + C (Copy)
5+
### 3. Open Visual Studio (Any Version) click New Project and search for App Console (.NET Framework)
6+
### 4. Type the name you want and select .NET Framework v4.8, click create
7+
### 5. In the main file (Program.cs) use the shortcut Ctrl + V (Paste) and where there's namespace Indietro replace Indietro with the name of your project
8+
### 6. Now all should work, click Run and enjoy!

0 commit comments

Comments
 (0)