diff --git a/README.md b/README.md index b4e04fe..ee1cdd2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # "Stack Programming Language" =SPL +![SPL logo](https://git.tudbut.de/TudbuT/spl/raw/branch/main/logo.png) + SPL is a simple, concise, concatenative scripting language. Example: diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..2c6a664 Binary files /dev/null and b/logo.png differ diff --git a/logo.xcf b/logo.xcf new file mode 100644 index 0000000..65e04f8 Binary files /dev/null and b/logo.xcf differ