aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOskari Timperi <oskari.timperi@iki.fi>2019-06-21 00:38:53 +0300
committerOskari Timperi <oskari.timperi@iki.fi>2019-06-21 00:38:53 +0300
commita447739463ef7c0d6e34d4a85c66555e77c08193 (patch)
tree044e5d85b3083dc380c4e0b4d6008ca702ad587f /README.md
parentb1318498517498b08a1d2f398ea859bb29f8eeec (diff)
downloadportablepython-a447739463ef7c0d6e34d4a85c66555e77c08193.tar.gz
portablepython-a447739463ef7c0d6e34d4a85c66555e77c08193.zip
Add README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..6760537
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
+# Portable Python - No Installation Required!
+
+Have you ever had any problems installing multiple versions of Python on your machine?
+
+Did you need multiple Python patch releases on your machine for some reason at the same time?
+
+You uninstalled Python but it still showed up in installed apps?
+
+If you answered yes at least once, then this project will have you covered!
+
+This project contains a bunch of Python releases packaged in zip archives. The archives are created from files installed by the official Python installer, nothing else. Each version will have a 32-bit and 64-bit version available.
+
+Check out [releases](https://github.com/oswjk/portablepython/releases) for downloads!