From 89d7fbea6b0643080a48dc64b9ad28d07019c01b Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Mon, 28 Oct 2019 11:11:47 -0400 Subject: [PATCH] Sync platform/arch info --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index 16046d24..e66b6699 100644 --- a/index.md +++ b/index.md @@ -25,6 +25,8 @@ Features - ... as well as an interpreter for debugging - Support for [many popular SRFI's](docs/API.md#srfi-libraries) - Online user manual and API documentation +- Support for Linux, Windows, FreeBSD, and Mac platforms. +- Known to run on x86-64, x86, and Arm (Raspberry Pi) architectures. Getting Started ---------------