Update README.md
This commit is contained in:
		@@ -177,7 +177,7 @@ void async_example()
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
#### Multi sink with different formatting per target
 | 
					#### Logger with multi targets - each with different format and log level
 | 
				
			||||||
```c++
 | 
					```c++
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// create logger with 2 targets with different log levels and formats.
 | 
					// create logger with 2 targets with different log levels and formats.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user