mirror of
				https://codeberg.org/1414codeforge/crush.git
				synced 2025-06-05 21:49:49 +02:00 
			
		
		
		
	[README] Improve example syntax.
This commit is contained in:
		| @@ -60,7 +60,7 @@ A reasonable limitation given **crush** use-case. | |||||||
| The `.lovedeps` file is a regular Lua text file, containing a table where every entry specifies a dependency: | The `.lovedeps` file is a regular Lua text file, containing a table where every entry specifies a dependency: | ||||||
|  |  | ||||||
| ```lua | ```lua | ||||||
| dependency-name = "git-url" | ['dependency-name'] = "git-url" | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| For example: | For example: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user