Update README.md
This commit is contained in:
		
							parent
							
								
									8f2c0edcea
								
							
						
					
					
						commit
						b18211403d
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -1,4 +1,3 @@
 | 
				
			||||||
 | 
					 | 
				
			||||||
<center><img src="TG-lunch-bot.jpeg" alt="TG Lunch Bot" width="400"></center>
 | 
					<center><img src="TG-lunch-bot.jpeg" alt="TG Lunch Bot" width="400"></center>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Telegram Lunch Bot
 | 
					# Telegram Lunch Bot
 | 
				
			||||||
| 
						 | 
					@ -10,7 +9,7 @@ Auto downloads a schools menu.pdf and daily sends what's for lunch to a Telegram
 | 
				
			||||||
 | 
					
 | 
				
			||||||
`python3 -m venv lunchbot-env`
 | 
					`python3 -m venv lunchbot-env`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
`source venv/bin/activate`
 | 
					`source lunchbot-env/bin/activate`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
`pip install requests beautifulsoup4 PyPDF2`
 | 
					`pip install requests beautifulsoup4 PyPDF2`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue