Skip to content

Commit f7ee9d7

Browse files
committed
Publish
1 parent 159061c commit f7ee9d7

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

public/index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,12 @@ <h2 id="what-we-support">What We Support</h2>
154154
<h2 id="how-it-works">How It Works</h2>
155155
<p>Faremeter takes existing and emerging standards to create a plugin system for HTTP
156156
and the existing <code>402 Payment Required</code> concepts that is standard, wallet, and blockchain agnostic.</p>
157-
<p>Faremeter is:</p>
157+
<p><a href="https://github.com/faremeter/faremeter/">Faremeter</a> is a collection of libraries, tools, and applications designed to allow agents and other utilities to transparently make web3 payments using web2 infrastructure.</p>
158+
<p>Published packages include:</p>
158159
<ul>
159-
<li><a href="https://github.com/faremeter/faremeter/">Faremeter</a> - a collection of libraries, tools, and applications designed to allow agents and other utilities to transparently make web3 payments using web2 infrastructure.</li>
160-
<li><a href="https://github.com/faremeter/faremeter/blob/main/packages/fetch">faremeter-fetch</a> - a pluggable client library</li>
161-
<li><a href="https://github.com/faremeter/faremeter/blob/main/packages/middleware">faremeter-middleware</a> - a configurable middleware</li>
160+
<li><a href="https://github.com/faremeter/faremeter/blob/main/packages/fetch">@faremeter/fetch</a> - a pluggable client library</li>
161+
<li><a href="https://github.com/faremeter/faremeter/blob/main/packages/middleware">@faremeter/middleware</a> - a configurable middleware</li>
162+
<li><a href="https://github.com/faremeter/faremeter/blob/main/packages/facilitator">@faremeter/facilitator</a> - a configurable facilitator</li>
162163
</ul>
163164
<h2 id="next-steps">Next Steps</h2>
164165
<ul>

0 commit comments

Comments
 (0)