Update index.html
This commit is contained in:
parent
92682db757
commit
ca3fc28a60
1 changed files with 13 additions and 8 deletions
21
index.html
21
index.html
|
@ -20,14 +20,7 @@
|
|||
|
||||
<p class="view"><a href="https://github.com/major/MySQLTuner-perl">View the Project on GitHub <small>major/MySQLTuner-perl</small></a></p>
|
||||
|
||||
<h2>MySQLTuner-perl needs you</h2>
|
||||
<p><b>MySQLTuner</b> needs contributors for documentation, code and feedbacks..</p>
|
||||
<ul>
|
||||
<li>Please join us on issue track at <a href="https://github.com/major/MySQLTuner-perl/issues">GitHub tracker</a>.</li>
|
||||
<li>Contribution guide is avalaible following <a href="https://github.com/major/MySQLTuner-perl/blob/master/CONTRIBUTING.md">CONTRIBUTING</a> to MySQLTuner.</li>
|
||||
<li>Star <b>MySQLTuner</b> project at <a href="https://github.com/major/MySQLTuner-perl"><strong>MySQLTuner GitHub</strong></a>.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
<ul>
|
||||
<li><a href="https://github.com/major/MySQLTuner-perl/zipball/master">Download <strong>ZIP File</strong></a></li>
|
||||
|
@ -114,6 +107,18 @@ pass=thatuserspassword
|
|||
* The full text of the error
|
||||
* A copy of SHOW VARIABLES and SHOW GLOBAL STATUS output (if possible)
|
||||
</code></pre>
|
||||
|
||||
<h2>MySQLTuner-perl needs you</h2>
|
||||
<p><b>MySQLTuner</b> needs contributors for documentation, code and feedbacks..</p>
|
||||
<ul>
|
||||
<li>Please join us on issue track at <a href="https://github.com/major/MySQLTuner-perl/issues">GitHub tracker</a>.</li>
|
||||
<li>Contribution guide is avalaible following <a href="https://github.com/major/MySQLTuner-perl/blob/master/CONTRIBUTING.md">CONTRIBUTING</a> to MySQLTuner.</li>
|
||||
<li>Star <b>MySQLTuner</b> project at <a href="https://github.com/major/MySQLTuner-perl"><strong>MySQLTuner GitHub</strong></a>.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
<footer>
|
||||
<p>This project is maintained by <a href="https://github.com/major">major</a></p>
|
||||
|
|
Loading…
Reference in a new issue