From b7c8392f44044e9747add5d6109da38523f120f4 Mon Sep 17 00:00:00 2001 From: hoontee Date: Mon, 4 Dec 2023 02:31:46 -0600 Subject: [PATCH] Update index.md --- docs/lync/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/lync/index.md b/docs/lync/index.md index f021106..0b5caff 100644 --- a/docs/lync/index.md +++ b/docs/lync/index.md @@ -2,12 +2,12 @@ Lync is a file sync tool for Roblox created to fulfill a unique set of needs. +It mimics the functionality of [Rojo](https://rojo.space/) with several major modifications. The two tools should be considered different flavors; Rojo being the default (and recommended!) tool, and Lync being the tool to use if it better suits your workflow. + https://github.com/Iron-Stag-Games/Lync ## Why Lync? -Lync mimics the functionality of [Rojo](https://rojo.space/) with several major modifications. The two tools should be considered different flavors; Rojo being the default (and recommended!) tool, and Lync being the tool to use if it better suits your workflow. - ### Version Control Roblox version control is opaque and often unreliable. With [Git](https://git-scm.com/), the industry standard for version control, you can precisely track changes made to your project.