From 16f81ed7b099070bd869d90ed15e96bb016fea06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20G=C3=B3mez?= Date: Fri, 6 Sep 2019 11:28:09 -0500 Subject: [PATCH] Added a nasa book (#278) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d184e5..e72ab97 100644 --- a/README.md +++ b/README.md @@ -1924,6 +1924,7 @@ function Squash-Commits { * [Learn Enough Git to Be Dangerous](https://www.learnenough.com/git-tutorial) - A book by Michael Hartl covering Git from basics * [Pro Git](https://git-scm.com/book/en/v2) - Scott Chacon and Ben Straub's excellent book about Git * [Git Internals](https://github.com/pluralsight/git-internals-pdf) - Scott Chacon's other excellent book about Git +* [Nasa handbook](https://www.nasa.gov/sites/default/files/atoms/files/nasa_systems_engineering_handbook.pdf) ## Tutorials