From 327c41fe28de282f948e4fb7e1fdd8dbadec7f77 Mon Sep 17 00:00:00 2001 From: Lorin Hochstein Date: Wed, 31 Jul 2019 08:41:41 -0700 Subject: [PATCH] Link to resilience-for-software --- README.md | 5 ++++- intro.md | 7 +++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6ddc7a9..93b0af8 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,10 @@ from related fields, such as cognitive systems engineering and naturalistic deci ## Other interesting links -If you're not sure what to read first, check out [Resilience engineering: Where do I start?](intro.md) +If you're not sure what to read first, check out: + +* [resilience-for-software](https://github.com/res-eng/resilience-for-software): introduction to resilience engineering concepts for software engineers, FAQ style +* [Resilience engineering: Where do I start?](intro.md) for which foundational papers to start with For a collection of talks, check out the [Resilience Engineering, Cognitive Systems Engineering, and Human Factors Concepts in Software diff --git a/intro.md b/intro.md index 3adf006..17f4a76 100644 --- a/intro.md +++ b/intro.md @@ -1,7 +1,10 @@ # Resilience engineering: Where do I start? -This an introductory guide to readings in *resilience engineering*, aimed at software engineers. Key -papers are organized into themes: +This an introductory guide to readings in *resilience engineering*, aimed at software engineers. + +For an FAQ style introduction to resilience engineering, see [resilience-for-software](https://github.com/res-eng/resilience-for-software). + +Key papers are organized into themes: * [What is resilience?](#what-is-resilience)