diff --git a/.idea/slpkg.iml b/.idea/slpkg.iml
deleted file mode 100644
index ec63674c..00000000
--- a/.idea/slpkg.iml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 7e553c2a..f2d6320c 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -7,10 +7,10 @@
-
-
+
+
-
+
@@ -81,20 +81,6 @@
1670414596656
-
- 1686562197344
-
-
-
- 1686562197344
-
-
- 1686562225440
-
-
-
- 1686562225440
-
1686562414925
@@ -424,7 +410,21 @@
1686589463913
-
+
+ 1686589915489
+
+
+
+ 1686589915489
+
+
+ 1686590012601
+
+
+
+ 1686590012601
+
+
@@ -471,7 +471,6 @@
-
@@ -488,6 +487,7 @@
-
+
+
\ No newline at end of file
diff --git a/docs/index.md b/docs/index.md
index ca87669c..8feea48d 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -9,34 +9,6 @@ Slpkg makes it easier to manage groups of machines without the need for manual u
Slpkg works in accordance with the standards of the slackbuilds.org organization to build packages.
It also uses the Slackware Linux instructions for installing, upgrading or removing packages.
-### Screenshots
-
-```
-$ slpkg repo-info
-```
-
-
-```
-$ slpkg install lilv --repository=alien
-```
-
-
-
-```
-$ slpkg remove lilv
-```
-
-
-
-```
-$ slpkg dependees --pkg-version --full-reverse greenlet
-```
-
-
-```
-$ slpkg tracking --pkg-version Flask awscli pychess
-```
-
### CLI Usage