diff --git a/books/free-programming-books-subjects.md b/books/free-programming-books-subjects.md
index a010b2e138bd6..3ec3c7fd08442 100644
--- a/books/free-programming-books-subjects.md
+++ b/books/free-programming-books-subjects.md
@@ -44,6 +44,7 @@ Books that cover a specific programming language can be found in the [BY PROGRA
* [Software Architecture](#software-architecture)
* [Standards](#standards)
* [Theoretical Computer Science](#theoretical-computer-science)
+* [Version Control Systems](#version-control-systems)
* [Web Performance](#web-performance)
* [Web Services](#web-services)
* [Workflow](#workflow)
@@ -806,6 +807,11 @@ Kerridge (PDF) (email address *requested*, not required)
* [Think Complexity](https://greenteapress.com/wp/think-complexity-2e/) - - Allen B. Downey (2nd Edition) (PDF, HTML)
+### Version Control Systems
+
+
+
+
### Web Performance
* [Book of Speed](http://www.bookofspeed.com) - Stoyan Stefanov