mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-03 21:49:32 +01:00 
			
		
		
		
	Added link to matchers docs from readme
This commit is contained in:
		@@ -3,6 +3,7 @@ These are the currently documented areas of the framework. There is more to come
 | 
			
		||||
Before looking at this material be sure to read the [tutorial](tutorial.md)
 | 
			
		||||
 | 
			
		||||
* [Assertion macros](assertions.md)
 | 
			
		||||
* [Matchers](matchers.md)
 | 
			
		||||
* [Logging macros](logging.md)
 | 
			
		||||
* [Test cases and sections](test-cases-and-sections.md)
 | 
			
		||||
* [Test fixtures](test-fixtures.md)
 | 
			
		||||
@@ -13,7 +14,7 @@ Before looking at this material be sure to read the [tutorial](tutorial.md)
 | 
			
		||||
* [String Conversions](tostring.md)
 | 
			
		||||
* [Why are my tests slow to compile?](slow-compiles.md)
 | 
			
		||||
* [Known limitations](limitations.md)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
Other
 | 
			
		||||
 | 
			
		||||
* [Why Catch?](why-catch.md)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user