@@ -1,2 +1,4 @@
// See https://aka.ms/new-console-template for more information
Console.WriteLine("Hello, World!");
+
+Console.WriteLine("Run Forrest Run!!!");
@@ -7,6 +7,11 @@ A C# program to read fingerprint data from scanner
## Requirements
- Donet 9.0 or higher (https://dotnet.microsoft.com/en-us/download)
+## Run the program
+- Terminal, run
+ ```sh
+ dotnet run
## License
Specify the license information here (if applicable).