diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4410029 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.*swp* +*__pycache__ +.DS_Store diff --git a/README.md b/README.md index df662ed..22d0993 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,11 @@ Run : python3 miredis.py +See options : + +python3 miredis.py -h + + ## Redis keys "/midi/noteon/midichannel" value : "note/velocity"