Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix path to image
  • Loading branch information
mattgodbolt authored Dec 31, 2024
1 parent 499820e commit f8f2464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# jsbeeb - JavaScript BBC Micro Emulator

[![jsbeeb](images/jsbeeb-example.png)](https://bbc.xania.org/)
[![jsbeeb](public/images/jsbeeb-example.png)](https://bbc.xania.org/)

A BBC Micro emulator written in JavaScript and running in modern browsers. Emulates a 32K BBC B (with sideways RAM)
and a 128K BBC Master, along with a number of different peripherals.
Expand Down

0 comments on commit f8f2464

Please sign in to comment.