Skip to content
This repository was archived by the owner on Jul 20, 2022. It is now read-only.

Commit 8c9e440

Browse files
authored
fix(docs): manual code fixed
1 parent e0558c0 commit 8c9e440

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h1>amino.ts</h1>
7272
<a href="#how-to-use" id="how-to-use" style="color: inherit; text-decoration: none;">
7373
<h2>How to Use</h2>
7474
</a>
75-
<p>The client is written in typescript. If you want to use it, then you will need to install the dependencies and compile the code. You will also need a device identifier, look for it on the Internet, or take your own. The client is written in **typescript**. If you want to use it, then you will need to install the dependencies and compile the code. You will also need a device identifier, look for it on the Internet, or take your own. If you want to get your device identifier, you need to view the traffic of the client application and capture the request to a specific endpoint: https://service.narvii.com/api/v1/g/s/device.</p>
75+
<p>The client is written in typescript. If you want to use it, then you will need to install the dependencies and compile the code. You will also need a device identifier, look for it on the Internet, or take your own. If you want to get your device identifier, you need to view the traffic of the client application and capture the request to a specific endpoint: <a>https://service.narvii.com/api/v1/g/s/device</a>.</p>
7676
<p>We have our own <a href="https://beryll1um.github.io/amino.ts/">documentation</a> with which you can quickly figure out what&#39;s what!</p>
7777
<a href="#examples" id="examples" style="color: inherit; text-decoration: none;">
7878
<h2>Examples</h2>

0 commit comments

Comments
 (0)