asigalov61 commited on
Commit
4190c66
·
verified ·
1 Parent(s): 0008526

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -65,6 +65,10 @@ print(midi_score[:15])
65
  ### Decode to MIDI
66
 
67
  ```python
 
 
 
 
68
  import TMIDIX
69
 
70
  #===================================================================
 
65
  ### Decode to MIDI
66
 
67
  ```python
68
+ #===================================================================
69
+ # !git clone --depth 1 https://github.com/asigalov61/tegridy-tools
70
+ #===================================================================
71
+
72
  import TMIDIX
73
 
74
  #===================================================================