aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-06-24 05:43:37 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-06-24 05:43:37 +0200
commit4b1e1e7c6960cdd19ec4c001ad2c86e7cfa99c70 (patch)
tree81cbbe21aa28371ea621c598181450cbb486daa4
parent80ef5fb48853052d75184e1fe2fa8735d3b37576 (diff)
Change header formatting
-rw-r--r--README8
1 files changed, 5 insertions, 3 deletions
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).