Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohanadhatip authored Oct 29, 2024
1 parent 0813601 commit cb6e94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<p><strong>Adding the Tughra Library Script</strong></p>
<p><strong>Installing via npm</strong></p>
<p>You can also install the Tughra Library via npm. Run the following command in your terminal:</p>
<pre> npm install tughra</pre>
<pre> npm install tughra@1.0.1</pre>
<p>If you have the tughra.js file locally, place it in the same directory as your HTML file or in a designated js folder. You can also include it from a CDN or UNPKG. Add the following <b>&lt;script&gt;</b> tags in the <b>&lt;head&gt;</b> section of your HTML file:</p>
<pre>
&lt;!DOCTYPE html&gt;
Expand Down

0 comments on commit cb6e94c

Please sign in to comment.