summaryrefslogtreecommitdiff
path: root/examples/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/README.md b/examples/README.md
index e309559..f575db7 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -11,4 +11,5 @@ for this directory.
### Table of Contents
1. [Add content via HTTP API using the `api.Externalable` interface](https://github.com/ponzu-cms/ponzu/tree/master/examples/externalable)
+2. [Update content via HTTP API using the `api.Updateable` interface](https://github.com/ponzu-cms/ponzu/tree/master/examples/updateable)