From 778131b1767767718a217b749cb26c080eb08f5c Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 10 Jan 2018 19:30:03 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f11f682..27ad165 100755 --- a/README.md +++ b/README.md @@ -27,11 +27,12 @@ True >>> project.dev_packages [] -``` >>> project.virtualenv_location /Volumes/KR/.local/share/virtualenvs/pipenvlib-kjpeBSWf +``` + ------------ This project (which is a work in progress) was built to facilitate the development of a Sublime Text 3 plugin (which in the works).