diff --git a/README.md b/README.md
index fc218d4..fc5644d 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ ACI client library for Go
-GoACI is a Go client library for Cisco ACI. It features a simple, extensible API, advanced JSON manipulation, and a [backup
+GoACI is a Go client library for Cisco ACI. It features a simple, extensible API, [advanced JSON manipulation](#result-manipulation), and a [backup
client](#backup-client) for running queries against the backup file.
# Getting Started