fix
This commit is contained in:
		| @@ -6,9 +6,10 @@ export function get_readme ( | ||||
|   license: string, | ||||
|   author: string | ||||
| ): string { | ||||
|   const uri = encodeURIComponent (software); | ||||
|   return `# ${software} | ||||
|  | ||||
| [](https://packagequality.com/#?package=${software}) | ||||
| [](https://packagequality.com/#?package=${uri}) | ||||
|  | ||||
| > ${description} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user