No source dir to be found anymore.
This commit is contained in:
		@@ -48,7 +48,7 @@ please take a look at what needs to be done in the [roadmap](/ROADMAP.md), or
 | 
				
			|||||||
check if there are any to-do comments in the code:
 | 
					check if there are any to-do comments in the code:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
grep -r "TODO" src/
 | 
					grep "TODO" isidore.sh
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## License & Copyright
 | 
					## License & Copyright
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user