Updated info config.ini
This commit is contained in:
		@@ -9,6 +9,7 @@ Your contribution heatmap is a canvas for creativity.
 | 
				
			|||||||
## Usage
 | 
					## Usage
 | 
				
			||||||
```sh
 | 
					```sh
 | 
				
			||||||
# Start
 | 
					# Start
 | 
				
			||||||
 | 
					cp config.ini.sample config.ini
 | 
				
			||||||
./scripts/install.sh
 | 
					./scripts/install.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Stop
 | 
					# Stop
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,4 +1,4 @@
 | 
				
			|||||||
[contrib_scribe]
 | 
					[contrib_scribe]
 | 
				
			||||||
repo_path = ~/path/to/repo
 | 
					repo_path = /path/to/repo
 | 
				
			||||||
message = hi there
 | 
					message = hi there
 | 
				
			||||||
commit_count = 3
 | 
					commit_count = 3
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user