Skip to content

Commit f98c244

Browse files
authored
Update README.md
1 parent 6a5c002 commit f98c244

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
# csharp-fundamentals-arrays
1+
# C# Arrays
2+
3+
## Learning Objectives
4+
- Use arrays to store collections of data
5+
6+
Set up instructions
7+
Fork this repository and clone the forked version to your machine
8+
Open the solution
9+
Implement the requirements listed in Core.cs
10+
When ready to test your solution, open the Test Explorer to run tests.

0 commit comments

Comments
 (0)