From b1df5a6c1cd87016797a0582875ad6bd315010ff Mon Sep 17 00:00:00 2001
From: s1n <50817549+8cy@users.noreply.github.com>
Date: Wed, 4 Mar 2020 01:58:07 -0800
Subject: int
---
download-test/README.md | 45 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 45 insertions(+)
create mode 100644 download-test/README.md
(limited to 'download-test/README.md')
diff --git a/download-test/README.md b/download-test/README.md
new file mode 100644
index 0000000..d9ab8a3
--- /dev/null
+++ b/download-test/README.md
@@ -0,0 +1,45 @@
+
+## Table of Contents
+
+* [Usage](#usage)
+* [License](#license)
+* [Contact](#contact)
+
+
+
+
+## Usage
+
+This is the most basic method of creating a downloadable file, demo.
+
+```html
+Link text
+```
+
+You can also **add text** into the `` tag **to create a button.**
+
+```html
+Link text
+```
+
+Or you can **rename the downloadable file** using the `download=""` variable.
+
+```html
+Download the report
+```
+
+
+
+
+## License
+
+Distributed under the MIT License. See [`LICENSE`](./LICENSE) for more information.
+
+
+
+
+## Contact
+
+s1nical - [@9inny](https://twitter.com/9inny) - bis@maldrama.tk
+
+Project Link: [https://github.com/8cy/html-examples/download-test](https://github.com/8cy/download-test)
--
cgit v1.2.3