actually added japt to readme this time and set run file back to original

This commit is contained in:
Hydrazer 2021-09-30 12:09:07 -06:00
parent e5453b1a4b
commit ad2ac95749
2 changed files with 2 additions and 1 deletions

View file

@ -1,3 +1,3 @@
#!/usr/bin/env bash
node "$@"
node "$JAPT_PATH"/node.js "$1"

View file

@ -343,6 +343,7 @@ Content-Type: application/json
`golfscript`,
`groovy`,
`haskell`,
`japt`,
`java`,
`javascript`,
`jelly`,