From 163c316e9255a0c293ccab6f597666f699ab981a Mon Sep 17 00:00:00 2001 From: norayr Date: Wed, 13 Jan 2016 15:53:08 +0400 Subject: [PATCH] docs improvement. Former-commit-id: a986cf542ca3d51ea57f4779b6c53b2f91d6494d --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8af7d5f2..af02cfb8 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ -vishap oberon compiler +Vishap oberon compiler ====================== -#ⱱishap Oberon Compiler (voc) is a free (GPLv3) professional oberon-2 compiler. +ⱱishap Oberon Compiler (voc) is a free (GPLv3) professional oberon-2 compiler. Platforms: ========= voc produces x86_64, x86, ppc, armv{4-7} binaries and works on those platforms. On x86_64 it supports 64bit LONGINT and 64bit SET types. -By using currently stable C backend voc is easily ported to any platform for which C compiler exists. +By using currently stable C backend voc is relatively easy to port to any platform for which C compiler exists. Operating Systems: ==================