Skip to content

Commit af8e64d

Browse files
author
serp777
committed
2 parents 5ccbdfb + 67bd565 commit af8e64d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
11
# StringAdderExample
22
Code demonstration for Restaurant365
3+
4+
Thank you for looking at my example.
5+
6+
Important Files:
7+
8+
1. StringAdd.cs in the StringAdder assembly
9+
2. StringAddTest.cs in the UnitTestStringAdder unit test assembly.
10+
11+
To run:
12+
13+
1. Clone the branch.
14+
2. Load into visual studio and build in debug or release.
15+
3. This project uses and requires .net framework version 4.7.1.

0 commit comments

Comments
 (0)