From 34a7f24b05122484e26d049df50a2ed40424e26a Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sun, 16 Jul 2017 01:29:42 -0700 Subject: tweak README and TODO --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 26191c3..5e43752 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -A simple python script for uploading markdown files to Confluence (a -proprietary wiki system). If you find yourself needing to publish documentation -to Confluence at work, but wish that instead you could just write markdown and -keep it versioned in git instead of contending with browser-mangling javascript -and pull-down menus, then this tool is for you! +`divergence` is a simple python script for uploading markdown files to +Confluence (a proprietary wiki system). If you find yourself needing to publish +documentation to Confluence at work, but wish that instead you could just write +markdown and keep it versioned in git instead of contending with +browser-mangling javascript and pull-down menus, then this tool is for you! This is crude and one-way: there is no mechanism for synchronizing or retaining edits made by peers, won't look the way you want it to, there are no unittests, -- cgit v1.2.3