Update 'README.md'
This commit is contained in:
		@@ -10,7 +10,10 @@ Your contribution heatmap is a canvas for creativity.
 | 
				
			|||||||
```sh
 | 
					```sh
 | 
				
			||||||
# Start
 | 
					# Start
 | 
				
			||||||
cp config.ini.sample config.ini
 | 
					cp config.ini.sample config.ini
 | 
				
			||||||
 | 
					
 | 
				
			||||||
./scripts/install.sh
 | 
					./scripts/install.sh
 | 
				
			||||||
 | 
					# or manually without systemd
 | 
				
			||||||
 | 
					python content_scribe.py config.ini
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Stop
 | 
					# Stop
 | 
				
			||||||
./scripts/uninstall.sh
 | 
					./scripts/uninstall.sh
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user