From 64c428ec49274cf6123752004e1cd09a54950d35 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Thu, 12 Dec 2019 13:33:49 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19302784..075686c7 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,7 @@ trainer.test() ## What does lightning control for me? Everything in Blue! -This is how lightning separates the science from the engineering. +This is how lightning separates the science (red) from the engineering (blue). ![Overview](docs/source/_static/images/pl.gif)