Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
<main class="page">
<div class="panel">
<div class="panel-body">
<h1>Bitcoin UI iOS</h1>
<p class="note">AI DESIGN REVIEW FOR BITCOIN IOS APPS.</p>
<h1>Bitcoin UI</h1>
<p class="note">AI DESIGN REVIEW &amp; LIBRARY FOR BITCOIN IOS APPS</p>
<hr class="divider">

<div class="section-group">
Expand Down Expand Up @@ -61,7 +61,7 @@ <h2><a href="https://opencode.ai/docs/commands/">OpenCode</a></h2>
</section>

<section class="block" id="flow">
<p class="note">INSTALL -&gt; RUN BITCOINUI -&gt; GET A DESIGN REVIEW</p>
<p class="note"><em>INSTALL -&gt; RUN BITCOINUI -&gt; GET A DESIGN REVIEW</em></p>
<pre class="output-block"><code>BITCOINUI REVIEW: SendFeeView.swift
===================================
MEDIUM (1 issue)
Expand All @@ -76,7 +76,7 @@ <h2><a href="https://opencode.ai/docs/commands/">OpenCode</a></h2>
<hr class="divider section-divider">

<div class="section-group">
<h2 class="section-title">Swift Package</h2>
<h2 class="section-title">Library</h2>
<section class="block" id="xcode">
<h2>Xcode</h2>
<pre><code><span class="prompt">&gt;</span> https://github.com/reez/BitcoinUI</code></pre>
Expand Down