We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47a20ea commit 424bcc6Copy full SHA for 424bcc6
breaking-bad-characters/README.md
@@ -27,12 +27,9 @@ Link : https://www.breakingbadapi.com/api/characters
27
28
<ul>
29
<li>Download or clone the repository</li>
30
-<pre><code>
31
- git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
32
-</code></pre>
+ `git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git`
33
<li>Go to the directory</li>
34
- <li>Run the index.html file in your browser</li>
35
- <li>Start Playing around the page<br></li>
+ <li>Open the terminal, and type `npm start` </li>
36
</ul>
37
38
## Use of the Project
0 commit comments