From 3e018c4268a5dd35c9bb4beafa98ca1279f8877f Mon Sep 17 00:00:00 2001 From: c+1 Date: Tue, 10 Oct 2023 08:16:38 -0400 Subject: updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c690fb4..3a830ae 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,10 @@ One must simply $ halk examples/simple.halk ``` -. Simply running *HALK* with no arguments allows one to send arbitrary text. +. Running *HALK* with no arguments allows one to send arbitrary text. An example session is displayed below: -``` +```text $ halk > :str:var = 'Hello, World.'; > ^D -- cgit v1.2.3