diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index df364c8f..5e92e04f 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -7,10 +7,19 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/cli_usage/index.md b/docs/cli_usage/index.md
index 642825f3..a2aecbea 100644
--- a/docs/cli_usage/index.md
+++ b/docs/cli_usage/index.md
@@ -1,4 +1,4 @@
-# CLI Usage
+# CLI USAGE
```
slpkg - version 4.8.9
diff --git a/docs/configuration/index.md b/docs/configuration/index.md
index 2b85ceac..18e0bd8d 100644
--- a/docs/configuration/index.md
+++ b/docs/configuration/index.md
@@ -1,4 +1,4 @@
-# Configuration files
+# CONFIGURATION FILES
There are four configuration files.
diff --git a/docs/configuration/multilib.md b/docs/configuration/multilib.md
index 63518c53..b40a741d 100644
--- a/docs/configuration/multilib.md
+++ b/docs/configuration/multilib.md
@@ -1,4 +1,4 @@
-# Multilib install instructions
+# MULTILIB INSTRUCTIONS
Date: 12/06/2023
diff --git a/docs/how_to_start/index.md b/docs/how_to_start/index.md
index 5aee12c3..2fd3afdb 100644
--- a/docs/how_to_start/index.md
+++ b/docs/how_to_start/index.md
@@ -1,4 +1,4 @@
-# How to start
+# HOW TO START
## Edit repositories
If you are going to use only the [SlackBuilds.org](https://slackbuilds.org) repository, you don't need to edit
diff --git a/docs/install.md b/docs/install.md
index 8ee13bc3..9ae3fed6 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -1,4 +1,4 @@
-# Installation instructions
+# INSTALLATION INSTRUCTIONS
## Download
diff --git a/docs/issues.md b/docs/issues.md
index bfe31b5a..420e468e 100644
--- a/docs/issues.md
+++ b/docs/issues.md
@@ -1,4 +1,4 @@
-# Issues
+# ISSUES
Please report any bugs in [ISSUES](https://gitlab.com/dslackw/slpkg/issues)
diff --git a/docs/license/index.md b/docs/license/index.md
index 8dd97724..7bace960 100644
--- a/docs/license/index.md
+++ b/docs/license/index.md
@@ -1,4 +1,4 @@
-# MIT License
+# MIT LICENSE
Copyright (c) 2022 Dimitris Zlatanidis
diff --git a/docs/repositories.md b/docs/repositories.md
index 80396369..82c4ee8d 100644
--- a/docs/repositories.md
+++ b/docs/repositories.md
@@ -1,4 +1,4 @@
-# Repositories supported
+# REPOSITORIES SUPPORTED
This is the list of the supported repositories:
diff --git a/docs/sbo_create.md b/docs/sbo_create.md
index 1d4e34be..80ffd273 100644
--- a/docs/sbo_create.md
+++ b/docs/sbo_create.md
@@ -1,3 +1,3 @@
-# sbo-create
+# SBO-CREATE
[sbo-create](https://dslackw.gitlab.io/sbo-create/) it's a tool that creates easy, fast and safe SlackBuilds files scripts.
\ No newline at end of file
diff --git a/docs/screenshots/index.md b/docs/screenshots/index.md
index 36b855ac..32cac52a 100644
--- a/docs/screenshots/index.md
+++ b/docs/screenshots/index.md
@@ -1,13 +1,13 @@
-### Screenshots
+# SCREENSHOTS
-# Repositories information
+## Repositories information
```
$ slpkg repo-info
```
-# Install packages
+## Install packages
```
$ slpkg install lilv --repository=alien
@@ -23,14 +23,14 @@ $ slpkg remove lilv
-# Search for dependees
+## Search for dependees
```
$ slpkg dependees --pkg-version --full-reverse greenlet
```
-# Tracking dependencies
+## Tracking dependencies
```
$ slpkg tracking --pkg-version Flask awscli pychess
diff --git a/docs/test.md b/docs/test.md
index 1675184b..52bee33a 100644
--- a/docs/test.md
+++ b/docs/test.md
@@ -1,3 +1,3 @@
-# Testing
+# TESTING
The majority of trials have been made in Slackware x86_64 'stable' environment.
\ No newline at end of file