From 59284659c6d8e71de3c38511abdd19fc63caf350 Mon Sep 17 00:00:00 2001 From: Yakiyo Date: Thu, 15 Jun 2023 23:56:00 +0600 Subject: [PATCH] link to windows and linux/macos too --- examples.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/examples.md b/examples.md index 541f102..98ec056 100644 --- a/examples.md +++ b/examples.md @@ -6,16 +6,18 @@ - [POSIX](#posix) - [Windows](#windows) - [Dart](#dart) + - [Linux / Macos](#linux--macos) + - [Windows](#windows-1) - [Deno](#deno) - [Linux](#linux) - [macOS](#macos) - - [Windows](#windows-1) + - [Windows](#windows-2) - [Elixir - Mix](#elixir---mix) - [Erlang - Rebar3](#erlang--rebar3) - [Go - Modules](#go---modules) - [Linux](#linux-1) - [macOS](#macos-1) - - [Windows](#windows-2) + - [Windows](#windows-3) - [Haskell - Cabal](#haskell---cabal) - [Haskell - Stack](#haskell---stack) - [Java - Gradle](#java---gradle)