diff --git a/public/article.pdf b/public/article.pdf
new file mode 100644
index 0000000..c7b158d
Binary files /dev/null and b/public/article.pdf differ
diff --git a/public/bringing_the_rush_programming_language_to_the_s390x_architecture.pdf b/public/bringing_the_rush_programming_language_to_the_s390x_architecture.pdf
new file mode 100644
index 0000000..a5f31dd
Binary files /dev/null and b/public/bringing_the_rush_programming_language_to_the_s390x_architecture.pdf differ
diff --git a/src/App.svelte b/src/App.svelte
index ef321b9..f40edd6 100644
--- a/src/App.svelte
+++ b/src/App.svelte
@@ -1,29 +1,8 @@
@@ -31,10 +10,13 @@
- The rush Programming Language
+ The rush Programming Language: S/390x Version
A simple programming language for researching different ways of program execution and
compilation.
+
+
+ Forked to support code generation for IBM S/390x GNU Assembly.
@@ -48,18 +30,13 @@