From fe59e0b5acc4ee3e9fef5dce21ba5dff48a47d5c Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Thu, 30 Jul 2020 18:02:36 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b12a25f4..cd54fd6e 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ Luau Luau is a fast, small, safe, gradually typed embeddable scripting language derived from Lua. It is used by Roblox game developers to write game code, as well as by Roblox engineers to implement large parts of the user-facing application code as well as portions of the editor (Roblox Studio) as plugins. -This repository hosts documentation for the language as well as satellite materials. +This repository hosts documentation for the language as well as satellite materials, and can be viewed at https://roblox.github.io/luau/