diff --git a/README.md b/README.md index f6e596457f..f40c027e4f 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ print('and going to http://localhost:6006 on your browser')

Everything in gray! -Except for these 6 core functions which you define: +You define the blue parts using the LightningModule interface: ```{.python} # what to do in the training loop