Readme update
This commit is contained in:
		| @@ -1,11 +1,8 @@ | |||||||
| # Fudge-chez | # Fudge-chez | ||||||
| This is the Fudge programming language implemented in Chez scheme. | This is the Fudge programming language implemented in r7rs-scheme. | ||||||
| For the original project, go to Wannie's | For the original project, go to Wannie's | ||||||
| [repository](https://shit-co.de/wanniepannie/fudge2.1). | [repository](https://shit-co.de/wanniepannie/fudge2.1). | ||||||
|  |  | ||||||
| # Installation | # Installation | ||||||
| To run fudge-chez, install [Chez](https://scheme.com) and run the | To run fudge-chez, install a r7rs-compliant scheme implementation | ||||||
| program with ```chez --program fudge-chez.ss``` | and execute the script fudge.ss. | ||||||
|  |  | ||||||
| ## Why Chez scheme? |  | ||||||
| Because Scheme is elegant. (In theory.) |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user