When you connect the Uno via USB and connect the battery, open the Serial Monitor window. Set the Line Ending to Both NL & CR and baud rate to 9600. You will see the text "Enter a character to continue" scrolling through the window. On the send line type a character, such as "a", and click Send. You will then see the programmer go to work, and see some results:
Enter a character to continue
Enter a character to continue Enter a character to continue Enter a character to continue Enter a character to continue Enter a character to continue 97 Entering programming Modelfuse reads as FF hfuse reads as FF efuse reads as FF
Writing hfuse Writing lfuse
lfuse reads as FF hfuse reads as FF efuse reads as FF
Exiting programming Mode
13 Entering programming Mode
lfuse reads as F1 hfuse reads as 55 efuse reads as FE
Writing hfuse Writing lfuse
lfuse reads as 62 hfuse reads as DF efuse reads as FE
Exiting programming Mode
10 Entering programming Mode
lfuse reads as 62 hfuse reads as DF efuse reads as FE
Writing hfuse Writing lfuse
lfuse reads as 62 hfuse reads as DF efuse reads as FE
Exiting programming Mode
When it says the final "Exiting programming Mode" disconnect the battery, disconnect the Uno, and disconnect the Digispark from the breadboard.