oraoto / pib

PHP in Browser (powered by WebAssembly)
https://oraoto.github.io/pib/
Apache License 2.0
956 stars 112 forks source link

Correcting github page resource paths & README #45

Closed seanmorris closed 4 years ago

seanmorris commented 4 years ago

Looks like I forgot to update my PR. I forgot to set the correct paths for the CSS & JS files. You can use / unless you're using a custom domain.

https://seanmorris.github.io/php-wasm/

This also corrects a mistake in the require statement in the readme, and removes a needless interactive flag from a call to docker run