From 5fc1279c47c8277c22ec91f6bf3a731219e013ba Mon Sep 17 00:00:00 2001 From: SimLeek Date: Thu, 9 Aug 2018 21:53:30 -0700 Subject: [PATCH] updated readme to consistent format. --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 451c81f..c2409f7 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ -CVPubSubs -========= +#CVPubSubs A threaded PubSub OpenCV interfaceREADME.md. Webcam and video feeds to multiple windows is supported. -Installation ------------- +##Installation CVPubSubs is distributed on `PyPI `_ as a universal wheel and is available on Linux/macOS and Windows and supports @@ -12,8 +10,7 @@ Python 2.7/3.5+ and PyPy. $ pip install CVPubSubs -Usage ------------ +##Usage ###Video Editing and Publishing @@ -82,8 +79,7 @@ Usage t1.join() t1.join() -License -------- +##License CVPubSubs is distributed under the terms of both