aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-04-18 08:42:15 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-04-18 08:42:15 +0300
commitf96297ffd759eb96c94dc6a7928974f917010725 (patch)
tree19d7b455ae5a74949935d2291e673a8febefc450 /README.md
parentREADME: fix badge link (diff)
downloadsetup-cygwin-f96297ffd759eb96c94dc6a7928974f917010725.tar.gz
setup-cygwin-f96297ffd759eb96c94dc6a7928974f917010725.zip
README: update
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 10 insertions, 10 deletions
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.