diff --git a/README.md b/README.md index 2c2fb26..1b17620 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This is a 6502/65C02 emulator / profiler that enables you to really get to know * see how much time is spent in which subroutine * watch variables (single variables or pairs) * no required dependencies except Ruby, gcc and Merlin32 -** optional: GraphViz if you want a call graph + * optional: GraphViz if you want a call graph ## Usage