fix: minor readme grammar fix
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
This commit is contained in:
		
							parent
							
								
									05ec305a04
								
							
						
					
					
						commit
						191e141311
					
				@ -9,9 +9,9 @@ This software is in *alpha status* and has no official release yet.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
The majority of JACK client APIs have been wrapped and are functional (see
 | 
					The majority of JACK client APIs have been wrapped and are functional (see
 | 
				
			||||||
[examples]), but some APIs (e.g. threading) still need wrapping. Others, like
 | 
					[examples]), but some APIs (e.g. threading) still need wrapping. Others, like
 | 
				
			||||||
the server control or the deprecated session API, will probably not covered by
 | 
					the server control or the deprecated session API, will probably not be covered
 | 
				
			||||||
these bindings. While this project is in alpha or beta stage, symbol names may
 | 
					by these bindings. While this project is in alpha or beta stage, symbol names 
 | 
				
			||||||
still be changed and things moved around before the first public release.
 | 
					may still be changed and things moved around before the first public release.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Also, I plan to add a higher-level abstraction on top of the direct mapping
 | 
					Also, I plan to add a higher-level abstraction on top of the direct mapping
 | 
				
			||||||
from Nim procs and types to C functions and types, probably in the form of
 | 
					from Nim procs and types to C functions and types, probably in the form of
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user