Adds a quick demo command using `cargo run -p example-tui` to launch a minimalist TUI with demo scores. Also includes a core architecture diagram and overview in the README for better understanding of the project structure.
		
			
				
	
	
		
			14 lines
		
	
	
		
			340 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			340 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Harmony : Open Infrastructure Orchestration
 | |
| 
 | |
| ## Quick demo
 | |
| 
 | |
| `cargo run -p example-tui`
 | |
| 
 | |
| This will launch Harmony's minimalist terminal ui which embeds a few demo scores.
 | |
| 
 | |
| Usage instructions will be displayed at the bottom of the TUI.
 | |
| 
 | |
| ## Core architecture
 | |
| 
 | |
| 
 |