adds a general readme file at the root of the repo
This commit is contained in:
		
							parent
							
								
									529a2247ff
								
							
						
					
					
						commit
						db2c0afeaa
					
				| 
						 | 
					@ -0,0 +1,9 @@
 | 
				
			||||||
 | 
					# Linux course documentation
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					If you add a readme.md file to your repository it will automatically display in gitea.
 | 
				
			||||||
 | 
					This behavior is not part of the git *standard* but more of a convention with online platforms such as gitea or github and gitlab.
 | 
				
			||||||
 | 
					You can use this main readme file as an introduction or as a table of content to link files that have more details.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* [my questions](Questions.md)
 | 
				
			||||||
 | 
					* useful [linux commands](LinuxLignedecommande.md)
 | 
				
			||||||
 | 
					* useful [websites](Sites utiles.md)
 | 
				
			||||||
		Loading…
	
		Reference in New Issue