From 58fdd74da36f5adb8d2723b7d9f0bf94dca1864b Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Tue, 23 Jun 2020 22:59:24 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6e2d932d..19073658 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,8 @@ Read the documentation below for more information on how to use Cyclone. The `cyclone-winds` package manager provides the ability to install packaged libraries and programs for Cyclone. See the [cyclone-winds](https://github.com/cyclone-scheme/cyclone-winds#cyclone-winds) site for more information. +The [Cyclone-Winds wiki](https://github.com/cyclone-scheme/cyclone-winds/wiki) contains a full list of packages with documentation. + # Documentation - The [User Manual](docs/User-Manual.md) covers in detail how to use Cyclone and provides information on the Scheme language features implemented by Cyclone.