From 1ce6b5945ce82e370122c09490e7731cb70f23d9 Mon Sep 17 00:00:00 2001 From: cgccuser <91574512+cgccuser@users.noreply.github.com> Date: Sat, 22 Jan 2022 10:39:13 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ed3e831..6154f52 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,11 @@ Disclaimer: This has nothing to do with the network of Q&A sites that is also ca Stack Exchange is a stack-based language that involves exchanging stacks. See [the wiki](https://github.com/ysthakur/StackExchange/wiki) for more info. + +## Installation: + +You probably don't want to install this, but anyway, if you need to: +- Click on the latest green workflow [here](https://github.com/cgccuser/StackExchange/actions/workflows/makejar.yml) +- Scroll down to the artifacts section and download the thing saying `stackexchange` +- For whatever reason, it's a zip file, so extract `StackExchange.jar` from that +- Run the jar using `java -jar StackExchange.jar "program" "input1" "input2" "input*"