summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLea Verou <lea@verou.me>2015-11-24 08:13:22 +0200
committerLea Verou <lea@verou.me>2015-11-24 08:13:22 +0200
commitf3c60ac92fcff22bad0ac27ceb65046162e30a54 (patch)
tree3c7cf99d51d4ae56d04063ee83226b5f1bcb3b81
parent8246819659fb291d02ff10691b156bedded5df1b (diff)
parent0997aa39028e2a7a882fc12da0a7461bc5d5b372 (diff)
downloadawesomplete-f3c60ac92fcff22bad0ac27ceb65046162e30a54.zip
awesomplete-f3c60ac92fcff22bad0ac27ceb65046162e30a54.tar.gz
awesomplete-f3c60ac92fcff22bad0ac27ceb65046162e30a54.tar.bz2
Merge pull request #16777 from vitorgalvao/patch-1
index.html: add link to license
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 8dee90c..7a78e58 100644
--- a/index.html
+++ b/index.html
@@ -374,6 +374,7 @@ awesomplete.list = ["Ada", "Java", "JavaScript", "Brainfuck", "LOLCODE", "Node.j
<li><a href="https://github.com/LeaVerou/awesomplete">Fork me on Github</a></li>
<li><a href="https://github.com/LeaVerou/awesomplete/issues/new">File a bug</a> </li>
<li><a href="https://github.com/LeaVerou/awesomplete/issues/new">Suggest a feature</a> </li>
+ <li><a href="https://github.com/LeaVerou/awesomplete/blob/gh-pages/LICENSE">License: MIT license</a></li>
</ul>
<p><strong>Pull requests are very welcome</strong>, as long as you maintain the code style and ask before adding tons of LOCs to the codebase!</p>