summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f682938..18bdc6f 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ emu8910.driver.device.resume()
emu8910.interrupt.frequency = song.getFrameRate()
```
-Note: You can access the emulator's internal register file with `emu8910.register`.
+> Note: You can access the emulator's internal register file with `emu8910.register`.
These registers need to be updated at the frequency of the `ISR`.