mirror of
https://codeberg.org/andyscott/marCsweep.git
synced 2024-11-09 13:50:51 -05:00
Update README
This commit is contained in:
parent
d0865a644c
commit
36203cbc2f
1 changed files with 3 additions and 2 deletions
|
@ -25,5 +25,6 @@ the compiled executable there.
|
|||
## Notes
|
||||
|
||||
This is a personal project that I am writing in my free time to learn more about
|
||||
garbage collection. That said, please remember that it does allocate real
|
||||
memory, which should not be taken lightly!
|
||||
garbage collection. Thank you to [Robert
|
||||
Nystrom](https://journal.stuffwithstuff.com/2013/12/08/babys-first-garbage-collector/)
|
||||
for the idea.
|
||||
|
|
Loading…
Reference in a new issue