Skip to content

Commit e78afa5

Browse files
Update README.md
1 parent 11bacc7 commit e78afa5

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
# CS121-resources
22
Student Materials for CS121 - Computer Science I.
33

4-
All code in this repository may be used in your programming
5-
projects with appropriate citation.
4+
All code in this repository may be used in your programming projects with appropriate citation.
65

76
## examples
8-
Book and in-class examples for each chapter.
7+
- Book and in-class examples for each chapter.
98

10-
## etext and etext.zip
11-
Text documents used in various labs and programming assignments.
9+
## exams
10+
- Practice exams and study resources.
11+
12+
## etext
13+
- Text documents used in various labs and programming assignments.
14+
- To get all documents, download etext.zip to your computer.
15+
16+
## projects
17+
- Project starter files.

0 commit comments

Comments
 (0)