diff --git a/readme.md b/readme.md index 34118aa..8367cfc 100644 --- a/readme.md +++ b/readme.md @@ -3,6 +3,7 @@

4 TEXT BASED FILE ONTOLOGY

+ Medios-Macina is a CLI media manager and toolkit focused on downloading, tagging, and media storage (audio, video, images, and text) from a variety of providers and sources. It is designed around a compact, pipeable command language ("cmdlets") so complex workflows can be composed simply and repeatably.
@@ -27,10 +28,20 @@ Medios-Macina is a CLI media manager and toolkit focused on downloading, tagging

INSTALLATION

- +

Requirement: Python +
+ +
+console command + +

+git clone https://code.glowers.club/j/Medios-Macina
+python Medios-Macina/scripts/bootstrap.py
+
+ +
+ -git clone https://code.glowers.club/goyimnose/Medios-Macina -python Medios-Macina/scripts/bootstrap.py - When run interactively (a normal terminal), `bootstrap.py` will show a short menu to Install or Uninstall the project.