From c25ebddc4864b29648fb1c74e6e1d21dabec7a1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Richarz?= Date: Fri, 10 Apr 2026 17:02:45 +0200 Subject: [PATCH] Fixed doubled text --- README.md | 54 ------------------------------------------------------ 1 file changed, 54 deletions(-) diff --git a/README.md b/README.md index a938839..50ecf8e 100755 --- a/README.md +++ b/README.md @@ -68,57 +68,3 @@ such as PiDP-11 systems. This makes it possible to experience historical plot files and legacy Unix systems as they originally behaved. ---- - -## Installation - -Choose your platform: - -- Raspberry Pi / Linux → raspberrypi.txt -- macOS → macos.txt -- Windows (WSL) → windows.txt - -These files contain a short and simple installation guide. - -More detailed instructions are available in: - -- docs/raspberrypi.md -- docs/macos.md -- docs/windows-wsl.md - ---- - -## Quick test - -After installation, run: - - tek4010 -noexit cat test.plt - -You should see a graphical display. - ---- - -## Examples - -Examples and demo files are included in the repository: - -- demos/demo.sh -- pltfiles/ -- ardsfiles/ - ---- - -## Notes - -- This project is distributed as source. -- Installation is intentionally simple and transparent. -- If something does not work on a future system, - it can be adapted locally. - ---- - -## Background - -This emulator is designed to support historical -Unix environments and related hardware projects -such as PiDP-11 systems. \ No newline at end of file