From 5f400983d588ec91a688453ce69cec94d310cc70 Mon Sep 17 00:00:00 2001 From: Himaj Patil <78681144+HimajPatil@users.noreply.github.com> Date: Mon, 16 Oct 2023 00:59:16 +0530 Subject: Update readme.md (#22827) Added table view in Compiling section of documentation --- readme.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 5ba63550c..cbe902c52 100644 --- a/readme.md +++ b/readme.md @@ -35,9 +35,11 @@ the latest release, check out [Nim's website][nim-site] or [bleeding edge docs]( The compiler currently officially supports the following platform and architecture combinations: - * Windows (Windows XP or greater) - x86 and x86_64 - * Linux (most, if not all, distributions) - x86, x86_64, ppc64 and armv6l - * Mac OS X (10.04 or greater) - x86, x86_64, ppc64 and Apple Silicon (based on the ARM64 architecture) +| Operating System | Architectures Supported | +|--------------------------------|----------------------------------------| +| Windows (Windows XP or greater) | x86 and x86_64 | +| Linux (most distributions) | x86, x86_64, ppc64, and armv6l | +| Mac OS X (10.04 or greater) | x86, x86_64, ppc64, and Apple Silicon (ARM64) | More platforms are supported, however, they are not tested regularly and they may not be as stable as the above-listed platforms. -- cgit 1.4.1-2-gfad0 53beffb5a5fdf258dfb9c3871d9e6277bee7d'>tree commit diff stats