We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3953fb commit 6c95a62Copy full SHA for 6c95a62
index.html
@@ -13,6 +13,9 @@
13
<section class="page-header">
14
<h1 class="project-name">Embox</h1>
15
<h2 class="project-tagline">Essential toolbox for embedded development</h2>
16
+ <a href="https://github.com/embox/embox" class="btn">View on GitHub</a>
17
+ <a href="https://github.com/embox/embox/zipball/master" class="btn">Download .zip</a>
18
+ <a href="https://github.com/embox/embox/tarball/master" class="btn">Download .tar.gz</a>
19
</section>
20
21
<section class="main-content">
0 commit comments