Skip to content

Commit

Permalink
README: document full copy expected output
Browse files Browse the repository at this point in the history
  • Loading branch information
pmbittner committed Jul 3, 2024
1 parent b7e34a9 commit 2edce2e
Show file tree
Hide file tree
Showing 2 changed files with 1,264 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,13 +179,16 @@ Beware that setting the variable will overwrite any previously set directory. In

### Expected Output

The demo will print a long terminal output of about 1250 lines.
A copy of the expected output can be found in the [expected-output.txt](expected-output.txt).

First, the demo prints unicode characters to terminal, as a test for you to see whether your terminal supports unicode.
The first lines should look like this.

```
It's dangerous to go alone! Take this unicode to see whether your terminal supports it:
ₙ ₁ ₂ 𝕃 ℂ 𝔸 ⟦ ⟧ ⟨ ⟩ ❲❳
... but now on to the demo.
... but now on to the demo
```
The actual demo will then print:
Expand Down
Loading

0 comments on commit 2edce2e

Please sign in to comment.