Fix typos and format on README.md #7
@@ -3,7 +3,7 @@ BML CLI written in Bash. This project is currently under development and a lot o
 | 
				
			|||||||
 | 
					
 | 
				
			||||||

 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Requiments 
 | 
					# Requirements 
 | 
				
			||||||
`curl` `jq`
 | 
					`curl` `jq`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Ubuntu
 | 
					### Ubuntu
 | 
				
			||||||
@@ -15,12 +15,12 @@ BML CLI written in Bash. This project is currently under development and a lot o
 | 
				
			|||||||
### Arch
 | 
					### Arch
 | 
				
			||||||
`sudo pacman -S curl jq`
 | 
					`sudo pacman -S curl jq`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Bugs
 | 
					# Bugs
 | 
				
			||||||
- Colored texts do not work in Termux
 | 
					- Colored texts do not work in Termux
 | 
				
			||||||
- Do **NOT** save passwords that contain one of the following characters
 | 
					- Do **NOT** save passwords that contain one of the following characters
 | 
				
			||||||
` | ^ $ & ; : ( )`
 | 
					` | ^ $ & ; : ( )`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Installation
 | 
					# Installation
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Recommended
 | 
					### Recommended
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user