From 0006445c96dee7758535982ec3ab517d65de5a15 Mon Sep 17 00:00:00 2001 From: Luke Bonham Date: Wed, 11 Sep 2013 05:46:07 -0700 Subject: [PATCH] Updated Utilities (markdown) --- Utilities.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Utilities.md b/Utilities.md index cbf8c0f..7e18683 100644 --- a/Utilities.md +++ b/Utilities.md @@ -1,11 +1,11 @@ markup ------ -This is a submodule which helps you markupping your text. +Made markup easier! First, require it like this: - local markup = require("lain.util.markup") + local markup = lain.util.markup then you can call its functions: -- 2.39.5