From e9f6e053eed084a8fa096d1415d880b596c7d13c Mon Sep 17 00:00:00 2001 From: Jack McKew Date: Sun, 3 Jan 2021 17:35:41 +1100 Subject: [PATCH] Add instructions for using with docker --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bcd90af..88358c7 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,10 @@ Base on this [website](https://gist.github.com/rain1024/98dd5e2c6c8c28f9ea9d), p See [`examples`](examples) directory for usage. +## Docker usage + +See [docker-plotneuralnet](https://github.com/JackMcKew/docker-plotneuralnet) repository for usage. + ## Python usage First, create a new directory and a new Python file: