summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..3dbbcc2
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# pip-to-python-packages
+Helper script to move existing pip packages installed to Python packages from the AUR or the offical Arch Linux repositories.
+
+## Usage
+`./pip-to-python-packages.sh`
+
+pip-to-python-packages **does not** remove the pip packages being migrated. You will need to remove them to prevent any overlapping packages. \ No newline at end of file