Update 'README.md'
This commit is contained in:
		@ -2,6 +2,11 @@
 | 
				
			|||||||
# <p align="center">Flair</p>
 | 
					# <p align="center">Flair</p>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
An extra simplified version of Jinja, written as a Rust lib.
 | 
					An extra simplified version of Jinja, written as a Rust lib.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# TODO
 | 
				
			||||||
 | 
					* Add a function that reads from a string
 | 
				
			||||||
 | 
					* Add a sanitize function that removes %%words%% from a string, which could be useful to avoid user-side injection 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 🧐 Features    
 | 
					## 🧐 Features    
 | 
				
			||||||
- Reads templates
 | 
					- Reads templates
 | 
				
			||||||
- Dynamically generate content based on rust variables or bash commands
 | 
					- Dynamically generate content based on rust variables or bash commands
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user