-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<hr /><p style='text-align: center;'>Last update: Wed Jul 21 15:36:26 CEST 2021</p> | ||
<hr /><p style='text-align: center;'>Last update: Fri Jul 23 21:43:20 CEST 2021</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -88,6 +88,8 @@ <h1 id="quickjs-types">QuickJS Types</h1> | |
<blockquote> | ||
<p>TypeScript definitions for the QuickJS Engine!</p> | ||
</blockquote> | ||
<p> <!-- Create some extra space --></p> | ||
<p><a href="https://github.com/mgred/quickjs-types/actions/workflows/build_page.yaml"><img src="https://github.com/mgred/quickjs-types/actions/workflows/build_page.yaml/badge.svg?branch=main" alt="Build & Publish Page" /></a> <a href="https://www.gnu.org/licenses/gpl-3.0.en.html"><img src="https://img.shields.io/badge/License-GPL%20v3-yellow.svg" alt="GPLv3 License" /></a></p> | ||
<h2 id="usage">Usage</h2> | ||
<p>Add a submodule to a project, e.g. <code>types/quickjs</code>:</p> | ||
<div class="sourceCode" id="cb1"><pre class="sourceCode bash"><code class="sourceCode bash"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="fu">git</span> submodule add [email protected]:mgred/quickjs-types.git types/quickjs</span></code></pre></div> | ||
|
@@ -109,6 +111,6 @@ <h2 id="todos">Todos</h2> | |
<li><input type="checkbox" disabled="" /> | ||
Add more documentation (comments)</li> | ||
</ul> | ||
<hr /><p style='text-align: center;'>Last update: Wed Jul 21 15:36:26 CEST 2021</p> | ||
<hr /><p style='text-align: center;'>Last update: Fri Jul 23 21:43:20 CEST 2021</p> | ||
</body> | ||
</html> |