mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-12 20:52:48 +00:00
Added contributors names
This commit is contained in:
29
index.html
29
index.html
@@ -51,9 +51,9 @@
|
||||
<a id="installation" class="anchor" href="#installation" aria-hidden="true"><span class="octicon octicon-link"></span></a>Installation</h2>
|
||||
|
||||
<ol>
|
||||
<li>Navigate to the <a href="https://github.com/shirriff/Arduino-IRremote/releases">Releases</a> page.</li>
|
||||
<li>Download the latest release.</li>
|
||||
<li>Extract the zip file</li>
|
||||
<li>Click on "Releases" near the top-right corner of this page.</li>
|
||||
<li>Download the "IRremote.zip of the latest release.</li>
|
||||
<li>Extract the zip file to a convenient location.</li>
|
||||
<li>Move the "IRremote" folder that has been extracted to your libraries directory.</li>
|
||||
</ol>
|
||||
|
||||
@@ -72,16 +72,33 @@
|
||||
<h2>
|
||||
<a id="contributors" class="anchor" href="#contributors" aria-hidden="true"><span class="octicon octicon-link"></span></a>Contributors</h2>
|
||||
|
||||
<p>Check <a href="Contributors.md">here</a></p>
|
||||
<p>These are the active contributors of this project that you may contact if there is anything you need help with or if you have suggestions. </p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/z3t0">z3t0</a> : Active Contributor and currently also the main contributor.
|
||||
<ul>
|
||||
<li>Email: zetoslab@gmail.com</li>
|
||||
<li>Skype: polarised16</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="https://github.com/shirriff">shirriff</a> : Owner of repository and creator of library.</li>
|
||||
<li><a href="https://github.com/Informatic">Informatic</a> : Active contributor</li>
|
||||
<li><a href="https://github.com/fmeschia">fmeschia</a> : Active contributor</li>
|
||||
<li><a href="https://github.com/paulstroffregen">PaulStoffregen</a> : Active contributor</li>
|
||||
<li><a href="https://github.com/crash7">crash7</a> : Active contributor</li>
|
||||
<li><a href="https://github.com/neco777">Neco777</a> : Active contributor</li>
|
||||
</ul>
|
||||
<p>Note: This list is being updated constantly so please let <a href="https://github.com/z3t0">z3t0</a> know if you have been missed.</p>
|
||||
|
||||
|
||||
|
||||
<h2>
|
||||
<a id="copyright" class="anchor" href="#copyright" aria-hidden="true"><span class="octicon octicon-link"></span></a>Copyright</h2>
|
||||
<a id="copyright" class="anchor" href="#copyright" aria-hidden="true"><span class="octicon octicon-link"></span></a>Copyright</h2>
|
||||
|
||||
<p>Copyright 2009-2012 Ken Shirriff</p>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user