mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-31 07:33:01 +00:00 
			
		
		
		
	typo in REAME.md
This commit is contained in:
		| @@ -85,7 +85,7 @@ A repl is launched when the binary is invoked with no arguments. Pass the -h fla | ||||
| to display the usage information. Individual scripts can be run with `./janet myscript.janet` | ||||
|  | ||||
| If you are looking to explore, you can print a list of all available macros, functions, and constants | ||||
| by entering the command `(all-symbols)` into the repl. | ||||
| by entering the command `(all-bindings)` into the repl. | ||||
|  | ||||
| ``` | ||||
| $ ./janet | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 J.-F. Cap
					J.-F. Cap