diff --git a/docs/snippets/README.md b/docs/snippets/README.md index 19d05e59dc4..dfedade5abd 100644 --- a/docs/snippets/README.md +++ b/docs/snippets/README.md @@ -1,3 +1,5 @@ # WooCommerce code snippets -Various code snippets you can add to your site to enable various custom functionality. +Various code snippets you can add to your site to enable custom functionality: + +- [Add a message above the login / register form](./before-login--register-form.md)