diff --git a/README.md b/README.md
index 38ca2fe..3a21083 100644
--- a/README.md
+++ b/README.md
@@ -154,22 +154,26 @@ After deploying the Tdarr Server, install the **Tdarr Node** (listed separately)
1. Install **Tdarr Node** from the Unraid App Store.
2. Give it a clear name, e.g., Node1. For multiple GPUs, deploy more nodes (N1, N2, etc.).
+

3. Ensure the server IP and Node IP match.
+

4. Keep configs/logs organized per node.
5. Match the transcode cache path from the server’s template. Add node identifiers if using multiple nodes.
6. Assign the correct GPU to each node. If multiple nodes exist, ensure they do not share the same GPU.
+

To identify GPUs:
* `ls -la /dev/dri/`
**WARNING:** One entry might be your iGPU. Do not assign the iGPU to a Tdarr Node.
-_Tip:_ If you go to plex, goto Transcoding and click your GPU list... the actually order listed there is the same order of the GPUs when typing ls -la /dev/dri. In the phot example below, you will notice I skipped render129, which is actually the iGPU. Plex lists my order of graphics cards as Intel ARC 380 > Raphel (AMD iGPU) > Intel ARC 380 > Intel ARC 380. So the second one on the plex list of graphics cards was the same order of of ls -la /dev/dri.
+_Tip:_ Visit your Plex and headover to Transcoding (as shown in the picture) and click your GPU list. The listed order shown in Plex is the same order of the GPUs when typing `ls -la /dev/dri`. In the photo example below, you will notice I skipped render129, which is actually the iGPU.
-
-
-
-
+

+
+Plex lists my order of graphics cards as `Intel ARC 380 > Raphel (AMD iGPU) > Intel ARC 380 > Intel ARC 380`. So the second one on the plex list of graphics cards was the same order of of `ls -la /dev/dri`.
+
+

### Configuring Tdarr