From 7b7013293ebf3abdb67eaa4bc70a4d3a4a07e10b Mon Sep 17 00:00:00 2001 From: Avi Aryan Date: Fri, 24 Feb 2017 00:41:14 +0530 Subject: [PATCH] chore: bump to v0.2.1, add medium link --- README.markdown | 3 ++- manager.py | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 0ad04e8..7cea4fb 100644 --- a/README.markdown +++ b/README.markdown @@ -1,6 +1,7 @@ # Sublime Notebook -Read this Medium post please: +**Read the Medium post for setup instructions**: +https://medium.com/aviaryan/sublime-notebook-an-attempt-to-use-sublime-text-as-my-note-taking-application-b8d846c47905#.hy8alq2ip ## Features diff --git a/manager.py b/manager.py index cdecd88..cd82690 100755 --- a/manager.py +++ b/manager.py @@ -2,7 +2,7 @@ ''' Sublime Notebook Manager -v0.2.0 +v0.2.1 ''' import os