diff --git a/content/roadmaps/113-qa/content/103-qa-automated-testing/102-backend-automation/104-rest-assured.md b/content/roadmaps/113-qa/content/103-qa-automated-testing/102-backend-automation/104-rest-assured.md
index 55428a59b..f2ac5a6be 100644
--- a/content/roadmaps/113-qa/content/103-qa-automated-testing/102-backend-automation/104-rest-assured.md
+++ b/content/roadmaps/113-qa/content/103-qa-automated-testing/102-backend-automation/104-rest-assured.md
@@ -1 +1,6 @@
-# Rest assured
\ No newline at end of file
+# Rest-assured
+
+Rest-assured helps developers and test engineers to test REST APIs in Java ease by using techniques used in dynamic languages such as Groovy and Ruby.
+
+Free Content
+REST-assured Website