From 26af0ff339817bcef5b82dada5021f76d9c0dc9f Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 21 Aug 2017 14:39:18 +0200 Subject: [PATCH] Add official web site link to README. --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 7576d46..2371b31 100644 --- a/README +++ b/README @@ -5,6 +5,9 @@ ABOUT MuJS is a lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities. +The official developer web pages and documentation for MuJS can be +found at http://dev.mujs.com/. + LICENSE MuJS is Copyright 2013-2017 Artifex Software, Inc.