From 752139e66c92228b33339c7c0f8af1f0b3c307af Mon Sep 17 00:00:00 2001 From: Tim Allen Date: Fri, 7 Jul 2017 18:24:27 +1000 Subject: [PATCH] We have a save-state section now, better use it. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8cc90e9b..5927caa7 100644 --- a/README.md +++ b/README.md @@ -1160,8 +1160,8 @@ A game is more than just the raw data originally encased in a game's ROM chip. If a game allows you to save your progress, that information needs to be stored somewhere. -If you use an emulator's save-state feature, -those save-states need to be stored somewhere. +If you use an emulator's [save states](#save-states), +those save states need to be stored somewhere. If you use Game Genie or Pro Action Replay codes, information about what codes exist, what codes are enabled,