Skip to content

Commit deff816

Browse files
authored
Update README.md
1 parent 42038aa commit deff816

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<li>Clone or download this repo.</li>
1515
<li>Open a Git Bash terminal and navigate to the FlavorFinder folder.</li>
1616
<li>Type in the command <code>npm install</code> and press Enter.</li>
17-
<li>Create a <code>.env</code> file and add a Spoonacular API key (follow this format: SPOONACULAR_API_KEY=[API key goes here] ). Make sure to save this to the root of the project. [If you're from Code:You and are grading this project, I provided my Spoonacular API Key in the project submission form]</li>
17+
<li>Create a <code>.env</code> file and add a Spoonacular API key (follow this format: SPOONACULAR_API_KEY=[API key goes here] ). Make sure to save this to the root of the project.<br/><i>[If you're from Code:You and are grading this project, I provided my Spoonacular API Key in the project submission form]</i></li>
1818
<li>Run the project with Node.js by typing the command <code>node server.js</code> into the terminal and pressing Enter.</li>
1919
</ol>
2020
<h2>Credits</h2>

0 commit comments

Comments
 (0)