fix dos file
This commit is contained in:
		
							
								
								
									
										30
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										30
									
								
								README.md
									
									
									
									
									
								
							| @@ -1,15 +1,15 @@ | ||||
| # Consts | ||||
|  | ||||
| A bunch of useful constants to make code more readable | ||||
|  | ||||
| ## Modules | ||||
|  | ||||
| - http: http status codes | ||||
|  | ||||
| ## Usage | ||||
|  | ||||
| ```js | ||||
| const consts = require('@scode/consts'); | ||||
|  | ||||
| const status = consts.http.status_ok; | ||||
| ``` | ||||
| # Consts | ||||
|  | ||||
| A bunch of useful constants to make code more readable | ||||
|  | ||||
| ## Modules | ||||
|  | ||||
| - http: http status codes | ||||
|  | ||||
| ## Usage | ||||
|  | ||||
| ```js | ||||
| const consts = require('@scode/consts'); | ||||
|  | ||||
| const status = consts.http.status_ok; | ||||
| ``` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user