From 4b1e1e7c6960cdd19ec4c001ad2c86e7cfa99c70 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 24 Jun 2024 05:43:37 +0200 Subject: Change header formatting --- README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 473146c..29debd7 100644 --- a/README +++ b/README @@ -1,4 +1,6 @@ + ────────────────────────────────── Oryx — Programming Made Better + ────────────────────────────────── Oryx is named after the oryx animal. This means that when referring to Oryx the programming language in languages other than English you should @@ -6,9 +8,9 @@ use the given language’s translation of the animal’s name (e.g. ‘Órix’ Portuguese or ‘Όρυξ’ in Greek) as opposed to using the English name. - ┌────────────────────────────┐ - │ Existing Language Features │ - └────────────────────────────┘ + ────────────────────────────── + Existing Language Features + ────────────────────────────── 1. The following datatypes are supported. The unsized integer types default to the systems word size (typically 64 bits). -- cgit v1.2.3