From f96297ffd759eb96c94dc6a7928974f917010725 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 18 Apr 2021 08:42:15 +0300 Subject: README: update --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ee611ce..91100f5 100644 --- a/README.md +++ b/README.md @@ -44,16 +44,16 @@ API | Input | Value | Default | Description | ----------- | ------- | ------- | ----------- -| platform | x64 | Yes | Install the 64-bit version. -| | *Other* | No | Install the 32-bit version. -| install-dir | *Empty* | Yes | Install to C:\tools\cygwin. -| | *Other* | No | Install to the specified directory. -| packages | *Empty* | Yes | Don't install any additional packages. -| | *Other* | No | Space-separated package names. -| env | *Empty* | Yes | Set `%CYGWIN%` to an empty string. -| | *Other* | No | Set `%CYGWIN%` to the specified value. -| hardlinks | *Other* | Yes | Don't convert any symlinks. -| | 1 | No | Convert symlinks in /usr/bin to hardlinks. +| platform | x64 | ✓ | Install the 64-bit version. +| | *Other* | | Install the 32-bit version. +| install-dir | *Empty* | ✓ | Install to C:\tools\cygwin. +| | *Other* | | Install to the specified directory. +| packages | *Empty* | ✓ | Don't install any additional packages. +| | *Other* | | Space-separated package names. +| env | *Empty* | ✓ | Set `%CYGWIN%` to an empty string. +| | *Other* | | Set `%CYGWIN%` to the specified value. +| hardlinks | *Other* | ✓ | Don't convert any symlinks. +| | 1 | | Convert symlinks in /usr/bin to hardlinks. The paths to the Cygwin binaries are added to the PATH variable. -- cgit v1.2.3