|  | @@ -55,8 +55,6 @@ Compose has commands for managing the whole lifecycle of your application:
 | 
	
		
			
				|  |  |  - [Get started with WordPress](wordpress.md)
 | 
	
		
			
				|  |  |  - [Command line reference](/reference)
 | 
	
		
			
				|  |  |  - [Yaml file reference](yml.md)
 | 
	
		
			
				|  |  | -- [Compose environment variables](env.md)
 | 
	
		
			
				|  |  | -- [Compose command line completion](completion.md)
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  ## Quick start
 | 
	
		
			
				|  |  |  
 | 
	
	
		
			
				|  | @@ -207,25 +205,15 @@ Compose, please refer to the [CHANGELOG](https://github.com/docker/compose/blob/
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  ## Getting help
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -Docker Compose is still in its infancy and under active development. If you need
 | 
	
		
			
				|  |  | -help, would like to contribute, or simply want to talk about the project with
 | 
	
		
			
				|  |  | -like-minded individuals, we have a number of open channels for communication.
 | 
	
		
			
				|  |  | +Docker Compose is under active development. If you need help, would like to
 | 
	
		
			
				|  |  | +contribute, or simply want to talk about the project with like-minded
 | 
	
		
			
				|  |  | +individuals, we have a number of open channels for communication.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  * To report bugs or file feature requests: please use the [issue tracker on Github](https://github.com/docker/compose/issues).
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -* To talk about the project with people in real time: please join the `#docker-compose` channel on IRC.
 | 
	
		
			
				|  |  | +* To talk about the project with people in real time: please join the
 | 
	
		
			
				|  |  | +  `#docker-compose` channel on freenode IRC.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  * To contribute code or documentation changes: please submit a [pull request on Github](https://github.com/docker/compose/pulls).
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  For more information and resources, please visit the [Getting Help project page](https://docs.docker.com/project/get-help/).
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  | -## Where to go next
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  | -- [Installing Compose](install.md)
 | 
	
		
			
				|  |  | -- [Get started with Django](django.md)
 | 
	
		
			
				|  |  | -- [Get started with Rails](rails.md)
 | 
	
		
			
				|  |  | -- [Get started with WordPress](wordpress.md)
 | 
	
		
			
				|  |  | -- [Command line reference](/reference)
 | 
	
		
			
				|  |  | -- [Yaml file reference](yml.md)
 | 
	
		
			
				|  |  | -- [Compose environment variables](env.md)
 | 
	
		
			
				|  |  | -- [Compose command line completion](completion.md)
 |