We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0134f3 commit 3e8857fCopy full SHA for 3e8857f
1 file changed
index.html
@@ -38,6 +38,7 @@ <h3>
38
<li>Version <code>2006-12-04</code> for .NET 1.1+ (32-bit only)</li>
39
<li>Version <code>2001-12-28</code> for x86 (32-bit only)</li>
40
</ul>
41
+ <h3>License: <a href="http://opensource.org/licenses/MIT">MIT</a></h3>
42
<h2>Overview</h2>
43
<p><span class="label">The Problem</span>: For those times when you have to analyze a large amount of textual
44
data, picking out the relevant line(s) of interest can be quite difficult.
@@ -96,6 +97,6 @@ <h2>Feedback</h2>
96
97
<ul>
98
<li><a href="https://github.com/TextAnalysisTool/Releases/issues">Issue tracker</a></li>
99
- <p> </p>
100
+ <p> </p>
101
</body>
102
</html>
0 commit comments