diff --git a/README.md b/README.md index c313fdf..3416946 100644 --- a/README.md +++ b/README.md @@ -122,4 +122,4 @@ Open source software is often available as a Docker image, which makes it easy t plt.matshow(data, cmap=plt.cm.Blues) plt.title("Original dataset") _ = plt.show() - ``` \ No newline at end of file + ```