diff --git a/README.md b/README.md index 4cd1052..10a684a 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ A new (basic) implementation of the Todd-Coxeter algorithm for Coxeter groups in Example output with group F4. -![Example render](https://i.imgur.com/iqsxb0l.png) +![Example render](screen.png) diff --git a/screen.png b/screen.png new file mode 100644 index 0000000..61a5d8f Binary files /dev/null and b/screen.png differ