diff --git a/content/roadmaps/101-backend/content/102-os-general-knowledge/100-terminal-usage.md b/content/roadmaps/101-backend/content/102-os-general-knowledge/100-terminal-usage.md
index 2a11f97e6..91c19ea12 100644
--- a/content/roadmaps/101-backend/content/102-os-general-knowledge/100-terminal-usage.md
+++ b/content/roadmaps/101-backend/content/102-os-general-knowledge/100-terminal-usage.md
@@ -1 +1,6 @@
-# Terminal usage
\ No newline at end of file
+# Terminal usage
+
+Terminals, also known as command lines or consoles, allow us to accomplish and automate tasks on a computer without the use of a graphical user interface.
+
+Command line crash course
+Basic Terminal Usage - Cheat Sheet to make the command line EASY