From d5331049270b045c10daf54cd10002287522091b Mon Sep 17 00:00:00 2001 From: Tristan Ancelet Date: Sun, 9 Jun 2024 16:20:15 -0500 Subject: [PATCH] Added link to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3906160..0476ef2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # RubyQA This is a framework/tool to organize & QA testing of a build of a remote node (linux based) over ssh +## Resources +- [Design Doc](design.adoc) + ## What is it's intended purpose? This is meant to provide an all in one tooling for creating a QA framework for testing builds of a remote + +