This commit is contained in:
Powers, Joshua
2022-11-02 09:13:46 -05:00
parent daa048c461
commit dacbdf83c6

View File

@@ -25,6 +25,6 @@ See the image below to see where your library lives
# Descriptive Images
Images are from the Udemy course [System C Project - Write a Garbage Collector from Scratch](https://www.udemy.com/course/memory-leak-detector/)
![Normal MM](/assets/normal.png)
![GC MM](/assets/gc.png)
![Normal MM](./assets/normal.png)
![GC MM](./assets/gc.png)