Skip to content

Commit 87d325c

Browse files
committed
Update README.md
1 parent 56255e0 commit 87d325c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- [Readability](https://cs50.harvard.edu/x/2020/psets/2/readability/): Estimation of grade level required to comprehend any text that is inputted via command line
55
- I wrote all the code in each file. No code was provided by the instructor.
66

7-
![Readability Program Demo](images/demo.gif)
7+
![Readability Program Demo](img/demo.gif)
88

99
## 💡Lessons Learned
1010
- Working with [ASCII values](https://www.ascii-code.com/), which is one step above binary code (lowest level)

0 commit comments

Comments
 (0)