Update README.md
							parent
							
								
									8e2b48c586
								
							
						
					
					
						commit
						83f87e6bab
					
				| 
						 | 
				
			
			@ -3,6 +3,7 @@
 | 
			
		|||
[](https://app.fossa.com/projects/git%2Bgithub.com%2FMillenniumEarl%2FF95API?ref=badge_shield)
 | 
			
		||||
[](https://snyk.io/test/github/MillenniumEarl/F95API)
 | 
			
		||||
[](https://codecov.io/gh/MillenniumEarl/F95API)
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
# F95API
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -83,5 +84,5 @@ To log the behavior of the application [log4js](https://github.com/log4js-node/l
 | 
			
		|||
- If you can, return a meaningful value
 | 
			
		||||
- Return `null` only if the function should return a complex object (including strings)
 | 
			
		||||
- Return an empty array if the function should return an array
 | 
			
		||||
- Return `false`, `-1` when the function should retrn `boolean` or `number`
 | 
			
		||||
- Return `false`, `-1` when the function should return `boolean` or `number`
 | 
			
		||||
- Throw an exception only if it is an error or if a wrong value could mess up the functioning of the library
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue