From 64f02c01198a99b21ca969c0cf68454f578eb717 Mon Sep 17 00:00:00 2001 From: Will Hannon Date: Tue, 5 Nov 2024 10:20:48 -0800 Subject: [PATCH] Add link to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 337968e..1f21c44 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Bench to Byte: A biologist's guide to crafting quality code +# [Bench to Byte](https://jbloomlab.github.io/bench-to-byte): A biologist's guide to crafting quality code I made this guide for biologists with moderate programming experience who want to improve the way they work. You'll learn how to organize your projects, use remote resources, create reproducible software environments, and build computational pipelines.