diff options
| author | s1n <[email protected]> | 2019-08-08 20:26:49 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-08-08 20:26:49 -0700 |
| commit | 9b83c38a34c8e85d60d523cf9cea93f00f2ef56a (patch) | |
| tree | 2bfd9d383ddda3d7fce2b35302480607663ee2dc /README.md | |
| parent | Update README.md (diff) | |
| download | download-test-9b83c38a34c8e85d60d523cf9cea93f00f2ef56a.tar.xz download-test-9b83c38a34c8e85d60d523cf9cea93f00f2ef56a.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ <!-- USAGE EXAMPLES --> ## Usage -This is the most basic method of creating a downloadable file, <a href="http://forward.s1n.pw/download-test">view demo</a>. +This is the most basic method of creating a downloadable file, <a href="http://forward.s1n.pw/download-test">demo</a>. ```html <a href="/path/to/file/examplefile2.jpg" download>Link text</a> |