diff --git a/guide/english/agile/user-stories/index.md b/guide/english/agile/user-stories/index.md
index 7fe1331531..150ef8aaa2 100644
--- a/guide/english/agile/user-stories/index.md
+++ b/guide/english/agile/user-stories/index.md
@@ -19,6 +19,8 @@ It also reduces the time and effort required to integrate new insights. If you h
When thinking about possible stories, it is also important to consider "mis-user cases" and "unhappy path" stories. How will exceptions be handled by the system? What kind of messaging will you provide back to user? How would a malicious user abuse this application function? These mal-stories can save rework and become usful test cases in QA.
-#### More Information:
+#### More Information
- Mountain Goat Software Guide to User Stories
- Roman Pichler Guide to User Stories
+- How to Write Good User Stories in Agile Software Development
+- Coursera course for better User Stories