diff options
Diffstat (limited to 'sites/pprolog.org')
-rw-r--r-- | sites/pprolog.org/_images/screenshot.png | bin | 0 -> 40738 bytes | |||
-rw-r--r-- | sites/pprolog.org/index.md | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sites/pprolog.org/_images/screenshot.png b/sites/pprolog.org/_images/screenshot.png Binary files differnew file mode 100644 index 0000000..a1e75ce --- /dev/null +++ b/sites/pprolog.org/_images/screenshot.png diff --git a/sites/pprolog.org/index.md b/sites/pprolog.org/index.md index 4cd72ca..c31ee58 100644 --- a/sites/pprolog.org/index.md +++ b/sites/pprolog.org/index.md @@ -62,3 +62,9 @@ And the following predicates are implemented in the standard library: * `=\=/2` and many more all listed [here](https://git.sr.ht/~pmikkelsen/pprolog/tree/master/item/stdlib.pl). + +# Screenshot + +[![A picture of pprolog in action][1]][1] + +[1]: /_images/screenshot.png |