From 4dc13d58b27effba8a3d797479076713cc45b2ea Mon Sep 17 00:00:00 2001 From: s1n Date: Thu, 8 Aug 2019 20:26:23 -0700 Subject: Update README.md --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 359ce7a..4428848 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ## Table of Contents +* [Usage](#usage) * [License](#license) * [Contact](#contact) @@ -9,7 +10,23 @@ ## Usage -View Demo +This is the most basic method of creating a downloadable file, view demo. + +```html +Link text +``` +

+You can also **add text** into the `` tag **to create a button.** + +```html +Link text +``` +

+You can also **rename the downloadable file** using the `download=""` variable. + +```html +Download the report +``` -- cgit v1.2.3