We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10769b9 commit 6efd4bfCopy full SHA for 6efd4bf
1 file changed
README.md
@@ -21,7 +21,7 @@
21
1. Create a repository on GitHub for the project and save index.html and app.js in it.
22
2. Deploy the web app. I recommend using a static site in render.com.
23
3. Open the site in a web browser.
24
-4. Open the browser's Developer Tools in Edge or Chrome>Performance.
+4. Open the browser's Developer Tools in Edge or Chrome>Performance (Ctrl+Shift+I).
25
5. Click the "Start Memory Leak" button to start the memory leak simulation.
26
6. Observe the memory consumption in the "Performance" or "Memory" tab in Developer Tools.
27
7. Click the "Stop Memory Leak" button to stop the simulation.
0 commit comments