Update README.md

This commit is contained in:
William Falcon
2019-12-12 10:24:53 -08:00
committed by GitHub
parent be43fbb918
commit a6fc172387
+2 -2
View File
@@ -181,8 +181,8 @@ trainer.test()
## What does lightning control for me?
Everything in gray!
You define the blue parts using the LightningModule interface:
Everything in Blue!
This is how lightning separates the science from the engineering.
![Overview](docs/source/_static/images/pl.gif)