diff --git a/content/roadmaps/107-nodejs/content/111-nodejs-testing/100-jest.md b/content/roadmaps/107-nodejs/content/111-nodejs-testing/100-jest.md
index 535d60df1..44b89c6e3 100644
--- a/content/roadmaps/107-nodejs/content/111-nodejs-testing/100-jest.md
+++ b/content/roadmaps/107-nodejs/content/111-nodejs-testing/100-jest.md
@@ -1 +1,8 @@
-# Jest
\ No newline at end of file
+# Jest
+
+Jest is a delightful JavaScript Testing Framework with a focus on simplicity. It works with projects using: Babel, TypeScript, Node, React, Angular, Vue and more!
+
+Free Content
+Jest Website
+Jest Documentation
+