improved README
This commit is contained in:
		@ -49,7 +49,7 @@ You can provide a mutator using the syntax: `{1:%d:+1}`. It will parse the first
 | 
			
		||||
 | 
			
		||||
A mutator always consists of an operator and a value. In the example above `+` is the operator and `1` is the value.
 | 
			
		||||
 | 
			
		||||
The following operators are supported for `%d` and `%f` formats:
 | 
			
		||||
The following operators are supported for `%d`, `%f` and `%g` formats:
 | 
			
		||||
- `+`
 | 
			
		||||
- `-`
 | 
			
		||||
- `*`
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user