tadd blank midi-handler readme - dmt - source code for the kunsthal art installation
 (HTM) git clone git://parazyd.org/dmt.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit c6b97611571f03a58c1432ec38c1e52398e0374f
 (DIR) parent bbe887dd9c97f9fd7b3e02161fb827172bca4da8
 (HTM) Author: parazyd <parazyd@dyne.org>
       Date:   Mon, 20 Nov 2017 15:52:28 +0100
       
       add blank midi-handler readme
       
       Diffstat:
         M LICENSE                             |       2 +-
         A midi-handler/README.md              |      10 ++++++++++
       
       2 files changed, 11 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/LICENSE b/LICENSE
       t@@ -1,7 +1,7 @@
        ISC License
        
        Copyright 2017 Ivan J. <parazyd@dyne.org>
       -Copyright 2017 <awake@0324am.net>
       +Copyright 2017 awake <awake@0324am.net>
        
        Permission to use, copy, modify, and/or distribute this software for any
        purpose with or without fee is hereby granted, provided that the above
 (DIR) diff --git a/midi-handler/README.md b/midi-handler/README.md
       t@@ -0,0 +1,10 @@
       +midi-handler
       +============
       +
       +
       +Dependencies
       +------------
       +
       +```
       +python3-mido python3-rtmidi
       +```