diff --git a/README.md b/README.md index 4203006..04d3f39 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,7 @@ It's a great way to learn. * [**Python**: _Write yourself a Git!_](https://wyag.thb.lt/) * [**Python**: _ugit: Learn Git Internals by Building Git Yourself_](https://www.leshenko.net/p/ugit/) * [**Ruby**: _Rebuilding Git in Ruby_](https://robots.thoughtbot.com/rebuilding-git-in-ruby) +* [**Ruby**: Building Git](https://github.com/jcoglan/jit) #### Build your own `Memory Allocator`